Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.34 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.34 KB

EveryCent

This is a fully functional Budget app that allows users to sign-in and add categories and budgets to control their finacial spendings.

Built With

  • Ruby
  • Ruby on Rails 7 (RoR)
  • Linter: Rubocop

Getting Started

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

  • visit https://github.com/EidHachem/budgetapp
  • Clone the repo or download it as zip file

Prerequisites

  • Make sure you already installed Ruby version 3 or higher, Rails version 6 or higher and Git.

Setup

Clone the repository run the below commands.

  • git clone [email protected]:EidHachem/budgetapp.git
  • cd budgetapp
  • run rails s to start the website

Usage

Test the application

  • gem install spec
  • then run 'rspec spec' in your terminal

Kindly modify the files as needed.

Author

👤 Eid Hachem

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Original design idea by Gregoire Vella on Behance. Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.