- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- ❓ FAQ (OPTIONAL)
- 🙏 Acknowledgements
- 📝 License
This APP will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this is done in a beautiful and well-organized way!
Backend
- Add new students or teachers
- Add new books
- Save records of who borrowed a given book and when
- Include Unit tests for TDD compliance
To get a local copy up and running follow these simple example steps.
- copy this link https://github.com/blase147/OOP-School-Library.git
- get the directory that you want to clone the repository.
In order to run this project you need:
- A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
- Ruby installed on the Computer
open the command prompt in this directory.
- write git clone https://github.com/blase147/OOP-School-Library.git
- or git clone git@github.com/blase147/OOP-School-Library.git` if you prefer ssh and hit enter.
- create a directory in your preferred location (e.g in the Desktop or Document directory)
Install this project with:
- Dependencies (a packet manager is required): then you run the command
npm installin the terminal
To run the project, execute the following command:
ruby -the name of the file-- This will run the project in the terminal in the specified directory
To run tests, run the following command:
npm run test- This will run all tests on your local machine
👤 Chukwuma Paul Mosanya
👤 Oluwatoyin Olaoye
👤 Sammuel LEKPOR
- GitHub: @Samuellekpor
- Twitter: @samuel_lekpor
- LinkedIn: LinkedIn
To be added later
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project 😄, a star would be a nice gift from you 🧑🚀
A big thanks to the Microverse Team
This project is MIT licensed.