https://github.com/trast00/university_console
https://github.com/trast00/university_console
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trast00/university_console
- Owner: Trast00
- License: mit
- Created: 2023-03-13T11:13:20.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-23T11:16:02.000Z (about 2 years ago)
- Last Synced: 2025-01-27T10:09:36.742Z (4 months ago)
- Language: Ruby
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
Server
- **Add new students or teachers.**
- **Add new books**
- **Save records of who borrowed a given book and when.**
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
```
👤 **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)
- [ ] **Save date of return of a book**
- [ ] **Link studen to teacher depending on classroom**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Trast00/university_console/issues).
If you like this project, please leave a start to support
I would like to thank Microverse for giving me this experience.
This project is [MIT](./LICENSE) licensed.