- 📖 About the Project
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 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.
Client
Server
Database
- [Create classes and inheritence added]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
- cd my-folder
- git clone https://github.com/imranhossainemi/budget_ror_app.git
Install this project with:
- bundle install
To run the project, execute the following command: Postgres with a username/password, modify the config/database.yml file to contain the username/password that you specified
- rake db:create
- rake db:migrate
- rails server
To run tests, run the following command: Install through : gem install rspec
Run: rspec to tun tests
Imran Hossain
- GitHub: @imranhossainemi
- [More conditional checking and features will be added in future]
Contributions, issues, and feature requests are welcome!
Feel free to check the [repo:https://github.com/imranhossainemi/budget_ror_app.git]
If you like this project please follow me on github
I would like to thank Microverse.
- [What is this App Project?]
This project is MIT licensed.