- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Budget app] is a project from the fifth module of the Microverse program. It's the capstone project of its module and it consists of a web application that tracks your expenses.
Client
Database
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install Ruby on your local machine
- Install Ruby on Rails
Clone this repository to your desired folder:
- Clone this repository
Install this project with:
gem install bundler
Then run:
bundle install
To run the project, execute the following command:
rails s
Open browser with localhost:3000
To run tests, run the following command:
- rspec .
👤 Muskan Gupta
- GitHub: @Muskan-Gupta
- Twitter: @Muskan Gupta
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project make sure to give it a star
- Microverse
- Original design idea by: Gregoire Vella on Behance.
- Creative Commons
This project is MIT licensed.