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

https://github.com/trast00/university_console


https://github.com/trast00/university_console

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 University Console ](#-university-console-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 University Console

**University Console** application written with Ruby is a program that can create a list of student and teacher. Users can add new students and teacher, Add new books, save records of who borrowed a given book and when.

## 🛠 Built With

### Tech Stack

Server

### Key Features

- **Add new students or teachers.**
- **Add new books**
- **Save records of who borrowed a given book and when.**

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

Example command:

```sh
You need to have ruby installed
```

### Setup

Clone this repository to your desired folder:

```sh
cd your-folder
git clone https://github.com/iamchristianani/morse-decoder.git
```

### Usage

To run the project, execute the following command:

```sh
ruby index.rb
```

(back to top)

## 👥 Authors

👤 **Dicko Allasane**

- GitHub: [@githubhandle](https://github.com/Trast00)
- Twitter: [@twitterhandle](https://twitter.com/AllassaneDicko0/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/allassane-dicko-744aaa224)

👤 **Steven Mukama**

- GitHub: [@stevenmukama](https://github.com/stevenmukama)
- Twitter: [@mukama_steven](https://mobile.twitter.com/mukama_steven)

(back to top)

## 🔭 Future Features

- [ ] **Save date of return of a book**
- [ ] **Link studen to teacher depending on classroom**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Trast00/university_console/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please leave a start to support

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me this experience.

(back to top)

## 📝 License

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

(back to top)