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

https://github.com/v0pe/school-library

This is a comprehensive fullstack school library application with different features that aids user experience.
https://github.com/v0pe/school-library

ruby ruby-gem

Last synced: about 1 year ago
JSON representation

This is a comprehensive fullstack school library application with different features that aids user experience.

Awesome Lists containing this project

README

          

# School Library
![](https://img.shields.io/badge/Microverse-blueviolet)

> This is a comprehensive fullstack school library application with different features that aids user experience.

## Built With

- **Ruby**

## Setup

- Install Ruby in local envinronment.
- Run program(irb) using the command line

## Prerequisites
- Understand Ruby basic system and linux
- No linter errors

## Getting Started

Clone the project, make sure you have ruby installed and you are good to go:

```
git clone https://github.com/V0pe/School-library.git
```

To view the project directory

```
cd School-library
```

Install the necessary packages

```
bundle install

gem install rubocop

```
To run the code

```
main
```

Check for linter errors

```
rubocop
```

## Author

👤 **Victor Damola**

- GitHub: [@V0pe](https://github.com/V0pe)
- Twitter: [@de_vope_](https://twitter.com/de_vope)
- LinkedIn: [Victor Damola](https://linkedin.com/in/victor-damola-aderibigbe-27931ab0)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/V0pe/School-library/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse community

## 📝 License

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