Nuga0909 / oop-school-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– OPP-School-Library

** OPP-School-Library** In this project, I built a school library app. This app will allow you

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

πŸ›  Built With

Tech Stack

Server

Key Features

  • [Add new books]
  • [Add students and teachers]

(back to top)

πŸ’» Getting Started

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone ``

  • Go to the repository folder using command prompt cd oop-school-library

  • Install the dev dependencies for linters run npm install.

  • setup Webpack

(back to top)

Prerequisites

In order to run this project you need:

-Any broswer

  • familiarity with basic git commands

(back to top)

Setup

Clone this repository to your desired folder:

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone https://github.com/nuga0909/oop-school-library.git

  • Go to the repository folder using command prompt cd "oop-school-library"

  • Install the dev dependencies for linters run npm install.

(back to top)

πŸ‘€ Author

Adeshina Adenuga

(back to top)

πŸ”­ Future Features

  • [Filter By Name]
  • [Filter by Book]

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

πŸ“ License

This project is MIT licensed.

About


Languages

Language:Ruby 100.0%