- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a mobile web application designed to help users effectively manage their budget. With this application, users can track their transactions and associate them with specific categories, providing a clear overview of their spending habits.
Watch the video presentation of the project.
Server
Database
- User Registration and Login
Users can create an account and securely log in to access the application's features. This ensures that their financial data remains private and personalized.
- Transaction Management
Users can add new transactions to the application, specifying the amount and associating them with relevant categories. This allows for a detailed record of their spending activities.
- Categorized Spending Analysis
The application provides a comprehensive view of the user's spending patterns by displaying the total amount spent in each category. This feature enables users to identify areas where they are allocating significant funds and make informed decisions to manage their budget effectively.
- See the app live, here.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Timbar09/BudgetTrail.git
In order to run this project you need:
- A text editor.
- To install Ruby.
- To install Ruby on Rails.
- To install PostgreSQL.
Install this project's dependencies by running:
cd my-project
bundle install
npm install
To run the project, execute the following command:
rails server
👤 Author | GitHub | ||
---|---|---|---|
Miles Mosweu | @Timbar09 | @Milez09 | @miles-mosweu09 |
- Add more functionality.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank Gregoire Vella for the project's design template.
I would also like to thank the microverse community for the useful content
This project is MIT licensed.