Skip to content

Latest commit

 

History

History
89 lines (57 loc) · 2.26 KB

README.md

File metadata and controls

89 lines (57 loc) · 2.26 KB

budget1budget2

Maintenance Budget App

The maintenance budget app help you keep track of your equipments maintenance and their cost. This app allows your add a new equipment you want to amintenace and also let's you add repairs and its costs for each equipment.

Live Link

Link

Live Video

Watch video

Built With

  • Ruby
  • Rails
  • Postgresql

Getting Started

To get a local copy of this project:

Clone this repository or download the Zip folder:

git clone https://github.com/mckent05/maintenance_budget.git

Change direct to the folder with this command:

cd maintenance_budget.git

To get started, In the root directory run:

gem install bundler

Then run:

rails s

After installing bundle

Please run the following commands rails db:create rails db:migrate rails s

Credits

Tests

To run all test on this repository run the command bundle exec rspec

To track linter errors locally follow these steps:

Track linter errors run:

rubocop

Authors

👤 Akinlade Temitope

🤝 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

  • This project is part module 4 in the Microverse study program.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to Code Reviewers for the insightful feedback.
  • A great thanks to My coding partners, morning session team, and standup team Partners for their contributions.

📝 License

This project is MIT licensed.