- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Budget App This is a Ruby on Rails capstone project about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
- Ruby on Rails
- Ruby
- HTML
- CSS
- Ruby on Rails
- Creating data model
- Functional website
- Database
- Unit Testing
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
mkdir Recipe-App
cd Recipe-App
git clone git@github.com:tsheporamantso/budget-app.git
Install this project with:
bundle install
rails rails db:create
rails db:migrate
To run the project, execute the following command: run the result on the terminal through:
rails server
To run tests, execute the following command on the terminal
bundle exec rspec
Not deployed
👤 Gladwin Tshepo Ramantso
- GitHub: @tsheporamantso
- Twitter: @ramgt001
- LinkedIn: Tshepo Gladwin Ramantso
- Validation and Model specs
- Processing data in models
- Controllers
- Controllers specs
- Views
- Forms
- Intergration specs for Views and fixing n+1 problems
- Add Devices
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.
I would like to thank:
- Gregoire Vella on Behance for the design pattern
- Microverse and all the staff
- Microverse Communinity
- Thanks to my coding Partners
- Thanks to my Morning-Session-Group and Standup-Team Partners and
- Thanks to Code Reviewers
This project is MIT licensed.