Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasirkhan294/penny_planner
Penny Planner is a powerful personal finance and budgeting application designed to help individuals take control of their financial lives. This open-source project aims to provide users with a user-friendly and feature-rich tool to manage their income, expenses, savings, and investments seamlessly.
https://github.com/nasirkhan294/penny_planner
Last synced: 4 days ago
JSON representation
Penny Planner is a powerful personal finance and budgeting application designed to help individuals take control of their financial lives. This open-source project aims to provide users with a user-friendly and feature-rich tool to manage their income, expenses, savings, and investments seamlessly.
- Host: GitHub
- URL: https://github.com/nasirkhan294/penny_planner
- Owner: Nasirkhan294
- License: mit
- Created: 2023-09-10T10:49:48.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-18T12:09:02.000Z (about 1 year ago)
- Last Synced: 2023-10-18T13:27:49.036Z (about 1 year ago)
- Language: Ruby
- Size: 2.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📖 Penny Planner
Penny Planner is a powerful personal finance and budgeting application designed to help individuals take control of their financial lives. This open-source project aims to provide users with a user-friendly and feature-rich tool to manage their income, expenses, savings, and investments seamlessly.. 📚
- Ruby
- Ruby On Rails
- PostgreSQL
- CSS
- [x] **Display Category**
- [x] **Display Transaction**
- [x] **Create or Remove category item**
- [x] **Create or Remove transaction item**
- [x] **Validation & Unit Tests**
- [Live Project Demo](https://penny-planner.onrender.com)
## Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
* A basic understanding of Ruby, Rails and Git
### Usage
1. Install Ruby
1. Install Rails
2. Clone this repo
```
git clone [email protected]:Nasirkhan294/penny_planner.git
```
To run the project, execute the following command:
```
rails s
```
To run tests, run the following command:
```
bundle exec rspec spec
```
👤 **Nasirkhan294**
- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)
- Twitter: [NasirMa35888225](https://twitter.com/NasirMa35888225)
- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)
- [ ] **Modern UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.
I would like to express my sincere gratitude to [Gregoire Vella](https://www.behance.net/gregoirevella) for this design and to all my Microverse partners who helped me build this project. I could not have done it without your support and encouragement.
- **Can I fork and reuse this repository?**
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- **Is it okay to improve this repository? Will my changes be accepted?**
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is [MIT](./LICENSE) licensed.