- 📖 About the Project
- 💻 Getting Started
- Setup
- Prerequisites
- Install
- Usage
- Run tests (#triangular_flag_on_post-deployment)
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Budget APP is 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
Client
- Ruby
Server
- Rails.js
Database
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install ruby
gem install rails
-->
Clone this repository to your desired folder:
cd my-folder
$ git clone https://github.com/AhmedNazirMusah/Budget-app.git
rails db:create
rails db:migrate
Install this project with:
cd my-project
To run the project locally, execute the following command:
cd Budget-app
rails s
Mention all of the collaborators of this project.
👤 Ahmed Nazir Musah
- GitHub: @ahmednazirmusah
- Twitter: @ahmednazirmush
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to leave a star.
- Credits to Gregoire Vella on Behance owner of original design.
- I would like to thank all those who inspired this project.
This project is MIT licensed.