- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
"Budget App" is a mobile web application where users can manage your budget: you have a list of transactions associated with a category, so that users can see how much money they spent and on what.
Tech stacks
- User can create an account..
- Registered users will be able to create new category and operation..
- Users will be able to view operations and category on the application's home page.
- User can login..
- Rspec test for models, controllers and views..
Take a look at project's Live Demo
NB: Sorry the sign up function is working but you can't receive an email currently to confirm your account on .
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- IDE such as VsCode.
- Rails needs to be installed on your system.
Clone this Repository to your desired folder:
cd my-folder
git clone hhttps://github.com/AbdimulhinYussuf3675/Blog-app.git
Install this project with:
cd Blog-app
bundle install
To run the project, execute the following command:
rails s
👤 Abdimulhin Adan
- GitHub: @AbdimulhinYussuf3675
- Twitter: @abdimulhin
- LinkedIn: Abdimulhin Adan
- Set up associations.
- Will add REST API.
- Intergrate with Frontend technology.
- Add desktop design.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like the project, give it a star ⭐️
I would like to thank Microverse for the project. Thank you Gregoire Vella for your wonderful design
I would like to thank... Microverse for the oppotunity
This project is MIT licensed.