LibConnect repository is a comprehensive solution written in Ruby for managing a school library efficiently. It is a web-based application that streamlines the processes involved in cataloging, tracking, and lending books within a school setting.
Client
- RUBY
- [Linter checks]
- [Add a book]
- [Borrow a book]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- The current version of node
- To have Git installed on your local machine
- Node Package manager (npm)
- An editor such as Visual Studio Code
Clone this repository to your desired folder:
- Create your classic access token from github.com
- run "git clone https://{access_token}@github.com/username/{repo_name}.git"
- Update your git identity by running "git config --global user.email "[email protected]""
- Update your name on git by running "git config --global user.name "your_name"
To install this project, run
bundle install
To run tests, run the following command:
Run "rubocop --fix to fix linters"
or
Run "rubocop -A to fix linters"
You can deploy this project using:
- github pages
- npm run deploy
👤 Author: Damilare
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Author: Sasan Moshirabadi
- [contact form page]
- [A feature for a more detailed demographic data]
- [A feature for updating the list of countries]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly drop a star for me.
I would like to use this medium to appreciate Microverse
This project is MIT licensed.