Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

A school library application used to record library transactions and records involving the ruby programming language and command line interface Navigation

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

**school-library-app** A school library application used to record library transactions and records involving the ruby programming language and command line interface Navigation.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **A commandline interfaced ruby school library application**

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

(back to top)

## 👥 Authors

👤 **Gisa Chris**

- GitHub: [@gisaChris](https://github.com/gisachris)
- Twitter: [@gisaDev](https://twitter.com/_GisaChris)
- LinkedIn: [Gisa Chris](https://www.linkedin.com/in/gisa-chris/)

(back to top)

## 🔭 Future Features

**Fully operational database integration**
**Web based front end to ensure impecable UI design**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the grweat opportunity to learn web based development technologies!

(back to top)

## 📝 License

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

(back to top)