curriculum-databases-projects-template

In this project, I built a school library app that allows the adding of books, students, teachers and keeps record of students and teachers that rented books

Watch the video with the UI example again (you have seen it while reading the Sneak Peek). - UI example

📗 Table of Contents

🛠 Built With

  • Ruby
  • VS code

Tech Stack

Client
Server
Database

Key Features

Add Books Add Students Add Teachers Keeps track of rentals ID is generated automatically

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

  • Clone the repository with git clone https://github.com/Dadadon/OOP-school-library;
  • Open the cloned folder in your IDE;
  • Install dependencies with bundle install;
  • Use the method decode_morse(the string to decode) to decode morse code;

(back to top)

👥 Authors

Mention all of the collaborators of this project.

Author 1

👤 Davian Beroni

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Delete users]
  • [Edit entries]
  • [Delete books]
  • [Update status of rentals]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Microverse
  • Hat tip to anyone whose code was used
  • Inspiration

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)