Skip to content

In this project, you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.

License

Notifications You must be signed in to change notification settings

SimonGideon/OOP-school-library

Repository files navigation

SCHOOL LIBRARARY README

📗 Table of Contents

📖 OOP school library

Describe your project in 1 or 2 sentences.

In this project, you will start building your school library app - Book Rental Module, you can add a student or teacher who can rent a book.

🛠 Built With

Tech Stack

stack

Key Features

  • Create and List Students
  • Create and List Teachers
  • Initiate Books Rentals

(back to top)

(back to top)

💻 Getting Started

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/SimonGideon/OOP-school-library.git

Install

Install this project with(Ubuntu):

  cd school-library
  gem bundle install

Usage

To run the project, execute the following command:

ruby main.rb  

Run tests

To run tests, run the following command:

Live Demo

Screencast.from.21-09-23.03.17.52.PM.EAT.webm

(back to top)

👤 Simon Gideon

(back to top)

🔭 Future Features

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

  • Break down classes validations
  • Implement a UI on the same
  • Link it to a database

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

📝 License

This project is MIT licensed.

About

In this project, you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages