Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meryemsanem/school-library
https://github.com/meryemsanem/school-library
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meryemsanem/school-library
- Owner: meryemsanem
- License: mit
- Created: 2023-09-03T10:22:31.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-13T12:40:42.000Z (over 1 year ago)
- Last Synced: 2024-12-20T23:23:00.729Z (28 days ago)
- Language: Ruby
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
School Library
## π Table of Contents
- [π School Library ](#-school-library-)
- [π Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [π» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [π₯ Author ](#-author-)
- [π Future Features ](#-future-features-)
- [π€ Contributing ](#-contributing-)
- [βοΈ Show your support ](#οΈ-show-your-support-)
- [π Acknowledgments ](#-acknowledgments-)
- [π License ](#-license-)**School Library** is an application to manage the library.
Client
- **Create classes**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```
ruby
bundler
```
### Setup
Clone this repository to your desired folder:
```bash
git clone https://github.com/meryemsanem/school-library.git
```
### Install
Install this project with:
```bash
cd school-library
bundle install
```
it will install the required gemfile for running the project
π€ Meryem Sanem Küçükbayram
- GitHub: [@meryemsanem](https://github.com/meryemsanem)
π€ RileyManda
- GitHub: [@RileyManda](https://github.com/RileyManda)
- Twitter: [@rilecodez](https://twitter.com/rileycodez)
- LinkedIn: [rileymanda](https://www.linkedin.com/in/rileymanda/)
- **Create database**
- **Add basic UI**
- **Unit tests**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/meryemsanem/school-library/issues).
If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. βοΈ
I would like to thank Microverse for teaching and enforcing professional level practices.
This project is [MIT](./LICENSE) licensed.