- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
[Budget App] Budget app is an app for managing transactions with categorized lists, sign-up and login pages, and navigation buttons for moving between pages. Users can add new categories or transactions.
Server
Database
- [Add Type of transaction]
- [Show your transactions for given category]
- [Give total of each transaction]
- Live Demo Link- Powered by Render
- Video Presentation Link- Powered by Loom
To get a local copy up and running, follow these steps.
In order to run this project you need:
To have installed ruby on your computer To have installed rails
gem install rails
Clone this repository to your desired folder:
git clone https://github.com/asifaminisonline/RoR-Capstone-Project.git
Install this project with:
cd Recipe-app
rails db:create
rails db:migrate
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
π€ Asif Amin
- GitHub: @asifaminisonline
- Twitter: @Asif Amin
- LinkedIn: @Asif Amin
- [Api end points]
- [Add delete and modify]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star βοΈ
I give credit to Gregoire Vella on Behance for the original design idea.
This project is MIT licensed.