V0pe / School-library

This is a comprehensive fullstack school library application with different features that aids user experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Library

This is a comprehensive fullstack school library application with different features that aids user experience.

Built With

  • Ruby

Setup

  • Install Ruby in local envinronment.
  • Run program(irb) using the command line

Prerequisites

  • Understand Ruby basic system and linux
  • No linter errors

Getting Started

Clone the project, make sure you have ruby installed and you are good to go:

   git clone https://github.com/V0pe/School-library.git

To view the project directory

   cd School-library

Install the necessary packages

  bundle install
  
  gem install rubocop

To run the code

main

Check for linter errors

rubocop

Author

👤 Victor Damola

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse community

📝 License

This project is MIT licensed.

About

This is a comprehensive fullstack school library application with different features that aids user experience.

License:MIT License


Languages

Language:Ruby 100.0%