- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Budget App Budget App Ruby on Rails mobile layout project for tracking expenses for a user according to categories. This project was built to satisfy the Microverse Module 5 capstone and is MIT Licensed.
Client
- HTML, CSS
- JavaScript
Server
- Ruby on Rails
Database
- [Create and run necessary migration files]
- [Match table and column names to the ERD diagram.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Git
and Ruby
gem install rails
Install this project with:
bundle install
To run the project, execute the following command:
rails server or rails s
👤 Milen Alebel
- GitHub: @milen-ale
- Twitter: @milenalebel2
- LinkedIn: milen-alebel
- [Controllers specs]
- [Processing data in models]
- [Views]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
- Microverse
- behance
- Code Reviewers
-
[Question_1d]
- [Answer_1]
-
[Question_2]
- [Answer_2]
This project is MIT licensed.