Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisachris/school-library-app
A school library application used to record library transactions and records involving the ruby programming language and command line interface Navigation
https://github.com/gisachris/school-library-app
Last synced: 8 days ago
JSON representation
A school library application used to record library transactions and records involving the ruby programming language and command line interface Navigation
- Host: GitHub
- URL: https://github.com/gisachris/school-library-app
- Owner: gisachris
- License: mit
- Created: 2023-07-31T14:18:12.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-08-10T18:33:06.000Z (over 1 year ago)
- Last Synced: 2024-10-27T06:42:17.358Z (about 2 months ago)
- Language: Ruby
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
school library app
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 school-library-app ](#-school-library-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**school-library-app** A school library application used to record library transactions and records involving the ruby programming language and command line interface Navigation.
Client
- **A commandline interfaced ruby school library application**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need the following:
- **A Working computer**
- **Internet connection**
- **Make sure you have Ruby installed on your system**
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/gisachris/school-library-app.git
```
### Install
```sh
cd school-library-app
bundle install
```
### Usage
```sh
Run IRB
Require the necessary files.
```
or
```sh
Navigate to the project directory
then
Run 'ruby main.rb'
```
### Run tests
```sh
bin/rails test test/models/article_test.rb
```
👤 **Gisa Chris**
- GitHub: [@gisaChris](https://github.com/gisachris)
- Twitter: [@gisaDev](https://twitter.com/_GisaChris)
- LinkedIn: [Gisa Chris](https://www.linkedin.com/in/gisa-chris/)
**Fully operational database integration**
**Web based front end to ensure impecable UI design**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/gisachris/school-library-app/issues).
Give a ⭐️ if you like this project!
I would like to thank Microverse for the grweat opportunity to learn web based development technologies!
This project is [MIT](./LICENSE) licensed.