Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meryemsanem/school-library


https://github.com/meryemsanem/school-library

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        


logo


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

**School Library** is an application to manage the library.

## πŸ›  Built With

### Tech Stack

Client

  • Ruby
  • ### Key Features

    - **Create classes**

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

    ```
    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

    (back to top)

    ## πŸ‘₯ Author

    πŸ‘€ 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/)

    (back to top)

    ## πŸ”­ Future Features

    - **Create database**
    - **Add basic UI**
    - **Unit tests**

    (back to top)

    ## 🀝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/meryemsanem/school-library/issues).

    (back to top)

    ## ⭐️ Show your support

    If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. ⭐️

    (back to top)

    ## πŸ™ Acknowledgments

    I would like to thank Microverse for teaching and enforcing professional level practices.

    (back to top)

    ## πŸ“ License

    This project is [MIT](./LICENSE) licensed.

    (back to top)