Skip to content

In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.

License

Notifications You must be signed in to change notification settings

Nemwel-Boniface/Nemwel_School_Library

Repository files navigation

Nemwel's School Library

In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:

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

And all of this will be built in a beautiful and well-organized way using Ruby!

Enjoy!

Built With

  • Ruby
  • Terminal
  • IRB
  • Robocop (linters)

Live Demo (if available)

Live Demo Link (Project will have none)

Getting Started

To get a local copy up and running follow these simple example steps.

Install

In your terminal, navigate to your current directory and run this code

git@github.com:Nemwel-Boniface/Nemwel_School_Library.git

Locate the directory in your file explorer

cd Nemwel_School_Library

Install Robocop

bundle install

Run Linters:

To run rubocop we use:

rubocop

To autocorrect offenses with rubocop we use:

rubocop --auto-correct-all or rubocop -A

Have fun acting as the librarian!

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages