REQUIRED SECTIONS:
- Table of Contents
- About the Project
- Built With
- Live Demo
- Getting Started
- Authors
- Future Features
- Contributing
- Show your support
- Acknowledgements
- License
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Piercel Budget] is a mobile web application where you can manage your budget and you can easily create an account and login to start managing your budget. A user can create categories to keep track of specific expenses and add transactions to those groups to stay on top of the spending. With this app, you can stay in top of list when coming up with financial plan. This app is deployed online and you can check it.
Rails is a full-stack framework. It ships with all the tools needed to build amazing web apps on both the front and back end.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
The World's Most Advanced Open Source Relational Database
- [Account creation]
- [Category creation]
- [Transaction creation]
- [Budget tracking]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Ruby, rails and postgresql installed
Clone this repository to your desired folder:
git clone git@github.com:Piercel2022/budget_app.git
cd budget_app
Install this project with:
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rails rspec
👤 Pierre Celestin Moussa
- GitHub:@Piercel2022
- Twitter:@pier_celestin
- LinkedIn: @pierrecelestinmax
- [Modify and delete button on category]
- [Modify and delete button on transaction]
- [Improve the user interface of the app]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank...
This project is MIT licensed.