- 📖 About the Project
- 💻 Demo
- 💻 Presentation
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Budget App] is a project to allow effortless bill management, expense tracking, and financial organization. Users can create categories, add payments with amounts, and gain insights into spending. Built with Ruby on Rails and PostgreSQL
Budget App built with Ruby on Rails
- Built with Ruby on Rails
- Connected to Postgresql
- Devise used for authentication
- Capybara used for integration tests
Here is the live Demo
Here is the Project Presentation
To get a local copy up and running, follow these steps.
In order to run this project you need:
- to install Ruby
- to install Rails
Clone this repository to your desired folder:
git clone https://github.com/devalibello/budget-appcd budget_appcode .
Open your terminal:
Run:
bundle install
rails db:create
rails db:migrate
rails s
After the server starts running, go to your browser and visit the following link:
http://localhost:3000/
👤 Ali Bello Imoukhuede
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Add more pages]
- [Add more UX]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please show me support by giving it a star.
I would like to thank my colleagues at Microverse for their support during the project. I would like to also give credit to Gregoire Vella in Behance for his wonderful design.
This project is MIT licensed.