Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brytebee/plan-app
This Ruby on Rails project 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. It allows the user to: register and log in, so that the data is private to them, introduce new transactions associated with a category, and see the money spent on each category.
https://github.com/brytebee/plan-app
bootstrap-rai rails-application ruby ruby-on-rails
Last synced: 4 days ago
JSON representation
This Ruby on Rails project 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. It allows the user to: register and log in, so that the data is private to them, introduce new transactions associated with a category, and see the money spent on each category.
- Host: GitHub
- URL: https://github.com/brytebee/plan-app
- Owner: brytebee
- Created: 2022-05-21T12:27:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T10:45:52.000Z (over 2 years ago)
- Last Synced: 2024-12-03T19:33:49.961Z (21 days ago)
- Topics: bootstrap-rai, rails-application, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://plan-app-brytebee.herokuapp.com/
- Size: 524 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plan-app
## Description
This Ruby on Rails project 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. It allows the user to: register and log in, so that the data is private to them, introduce new transactions associated with a category, and see the money spent on each category.
## Demo
### Video Presentation
[Live Demo](https://plan-app-brytebee.herokuapp.com/)
[See the Video](https://www.loom.com/share/7a654b3fe8104fa59376e39af91e61fd)
## Built With
- Rails
- Commandline
- PostgreSQL
- Tailwind CSS
- Embedded Ruby (ERB)
- HTML5### Prerequisites
Internet connection and basic computing skills.
1. [Clone the project](https://github.com/brytebee/plan-app.git)
## Getting started
1. Installing the packages by running `bundle install`
2. On the cmd run `rails server`## Testing
1. Installing the packages by running `bundle install`
2. On the cmd run `cd plan-app`
3. Run `rspec` or `rspec spec/models`## Author
👤 **Atsighi Bright**
- GitHub: [@brytebee](https://github.com/brytebee)
- Twitter: [@brytebee](https://twitter.com/brytebee)
- LinkedIn: [brytebee](https://www.linkedin.com/in/brytebee)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/brytebee/recipe-it/issues) here 😏😏.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
### Special thanks
Original design idea by [Gregoire Vella on Behance.](https://www.behance.net/gregoirevella)
All thank to _God Almighty_ for life.
To the:- entire microverse community,
- my conding partners,
- stand-up team, and
- morning team.Thanks for all contributions and reviews.
## 📝 License
This project is [MIT](./MIT.md) licensed.