- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Budget App] is a full stack web app with which a user can add basic budget items and monitor their spendings, the application allows users to enter items and amounts to be spent on every item
🛠 Built With Ruby on Rails
Client
- HTML
- CSS
Server
Database
- Authentication with devise
- Nested routing
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby installed
- npm installed
- A terminal
- A Web browser
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/RichardChileya/budget-app.git
cd budget-app
Install this project with:
bundle install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
👤 Richard Chileya
- GitHub: @RichardChileya
- Twitter: @RichardChileya
- LinkedIn: Richard Chileya
- implement search bar
- implement authorization for family or group use
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, do give it a star ⭐
We would like to thank all reviewers who helped improve the quality of our codebase
This project is MIT licensed.