- 📖 About the Project
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Budget App] is based on Ruby Language and Rails framework.
Project Video Link: Click Here
Deployed Link: Click Here
Client
Server
PostGre SQL
- [A user can create list of restaurants]
- [A user can add food items that in which restaurant he ate that food]
- [A user can keep record of how much money he has spent on food items]
- [Devise is used for Authentication]
- [CanCanCan is used for Authorization]
- [Tests have been made using capybara and rspec]
- [Postgresql is used]
In order to run this project you need:
Clone this repository to your desired folder:
cd budget app
git clone https://github.com/zunairkhan811/budget-app.git
Install this project with:
bundle install
To run the project, execute the following command:
rail s
Run:
rspec spec
👤 Muhammad Zunair khan
- GitHub: @zunairkhan811
- Twitter: @zunairkhan811
- LinkedIn: @mzunairkhan
- [Will add more features in the app]
Contributions, issues, and feature requests are welcome!
Feel free to check the repo
If you like my project kindly comment or Follow me on LinkedIn, Twitter & twitter and always Your feedback will be really appreciated. Thanks!
I would like to give credit to the author of this Design according to License Agreement
-
[What is Budget App?]
- [In this project, a user can keep record of money spent on food items and can keep record of list of restaurants he visited and number of food items he ate and can know how much total money is spent on any restaurant he visited. ]
This project is MIT licensed.