Skip to content

Latest commit

 

History

History
184 lines (121 loc) · 3.97 KB

README.md

File metadata and controls

184 lines (121 loc) · 3.97 KB


School-Library

e2954fb3deb2407e8e4bcb40b1fd6376

📗 Table of Contents

📖 School-Library

A school library: hub of knowledge, books, digital resources. Supports learning, fosters literacy, guided by librarians. Vital for student success. In our library, we utilize the Ruby language for managing digital resources efficiently.

🛠 Built With

Tech Stack

Client
Database
IDE

Key Features

  • Gemfile
  • Rubocop
  • Gemfile.lock
  • Add Person, Student and Teacher in Classes
  • Decorator design pattern
  • license

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

install ruby

Setup

Clone this repository to your desired folder:

cd my-folder git clone git@github.com:AnsarIbrahim/School-Library.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

sh bin/rails test test/models/article_test.rb

Deployment

You can deploy this project using: sh

(back to top)

👥 Authors

👤 Ansar Ibrahim

(back to top)

🔭 Future Features

  • Set-Up associations
  • Add Basic UI
  • Refactor Codes
  • Preserve Data
  • Unit Test

(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 give it a ⭐️

(back to top)

🙏 Acknowledgments

  • Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)