Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickemma/oop-school-library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/nickemma/oop-school-library

gitflow rspec ruby

Last synced: about 5 hours ago
JSON representation

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

Awesome Lists containing this project

README

        

# Project Name

OOP-SCHOOL-LIBRARY

# Description the project.

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

## Built With

- Languages: Ruby
- Frameworks: N/A
- Technologies Used: GIT, GITHUB, LINTERS

## Getting Started

- Clone this repo

```bash
git clone https://github.com/NickEmma/oop-school-library
```

- Navigate to morse-code folder/directory

```bash
cd oop-school-library
```

- On the command line, at the project's root, run `bundle install` to install app dependencies

- Next, run `ruby main.rb` which will run the app in the development mode.

## Authors

👤 **Nicholas Emmanuel**

- GitHub: [@NickEmma](https://github.com/NickEmma)
- Twitter: [@techieEmma](https://twitter.com/techieEmma)
- LinkedIn: [@Nicholas Emmanuel](https://www.linkedin.com/in/techieemma/)

👤 **yayner**

- GitHub: [@yayner2002](https://github.com/yayner2002)
- Twitter: [@wediagazian](https://twitter.com/wediagazian)
- LinkedIn: [LinkedIn](https://linkedin.com/in/yaynshet-medhin)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
thanks: [issue-link](https://github.com/NickEmma/oop-school-library/issues)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- LazyCoders
- Coding Partners
- Inspiration
- etc

## 📝 License

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