chiztechnology / School-Library

This is a School Library app that allows the librarian to add new students or teachers, add new books and save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– OOP School Library

In this project, the school library application is developed. It uses ruby as the main language.

πŸ›  Built With

Tech Stack

Language
  • Ruby

Key Features

  • Add People
  • Create Books

(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:

  • Git
  • Ruby
  • A Code editor (VSCODE,...).
  • Google Chrome(or another browser).

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/jonathanmunamire/School-Library.git

Install

Install this project with:

  sudo apt-get install ruby-full

Usage

To run the project, execute the following command:

  irb

Run tests

Coming Soon ...

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Jonathan Munamire

(back to top)

πŸ”­ Future Features

  • Add Database

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project don't forget to share this with other people and to give this repository a ⭐

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a School Library app that allows the librarian to add new students or teachers, add new books and save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!

License:MIT License


Languages

Language:Ruby 100.0%