https://github.com/pinkmoon25/budget-app
A Ruby on Rails application with Devise authentication, allowing users to track and manage their expenses by categorizing them under different categories and transactions. Stay on top of your finances with a clean, user-friendly interface.
https://github.com/pinkmoon25/budget-app
devise postgresql rails-application ruby-on-rails
Last synced: 4 months ago
JSON representation
A Ruby on Rails application with Devise authentication, allowing users to track and manage their expenses by categorizing them under different categories and transactions. Stay on top of your finances with a clean, user-friendly interface.
- Host: GitHub
- URL: https://github.com/pinkmoon25/budget-app
- Owner: pinkmoon25
- Created: 2022-11-14T14:28:06.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-18T07:28:46.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T23:51:38.687Z (over 1 year ago)
- Topics: devise, postgresql, rails-application, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Budget App 💰
A Ruby on Rails application with Devise authentication, allowing users to track and manage their expenses by categorizing them under different categories and transactions. Stay on top of your finances with a clean, user-friendly interface.
### Features:
- Secure user authentication with Devise
- Categorize and track expenses easily
- View and manage transactions by category
- Responsive design powered by Bootstrap
### Built With:
- Ruby on Rails
- PostgreSQL
- Devise
- Bootstrap
---
This version emphasizes key functionalities and technologies used in the app.
## Live
[see it live](https://agile-dawn-59030.herokuapp.com/)
## Quick project description
[see video description](https://www.loom.com/share/8ce4e98cd64349ebb1ed6be807b896eb)
## Getting Started
To get a local copy up and running follow these simple example steps.
### 🛠 Installation & Set Up
If you dont have Ruby installed on your computer, you can download it from [here](https://www.ruby-lang.org/en/downloads/).
Once you have installed ruby, you can follow this list:
#### 1. Clone this repository or download the Zip folder:"
```bash command
$ git clone https://github.com/PinkMoon25/Budget-app.git
```
#### 2. Navigate to the location of the folder in your machine:
```bash command
you@your-Pc-name:~$ cd
```
#### 3. Press Enter to navigate to your local clone and install gems.
```bash command
bundle install
```
#### 4. From the terminal run the app with the following command
```bash command
rails s
```
## Authors
👤 ***Tushar Singh***
- GitHub: [@PinkMoon25](https://github.com/PinkMoon25/)
- Twitter: [@twitterhandle](https://twitter.com/TusharS90674484)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/meet-tushar-singh/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/PinkMoon25/Budget-app/issues).
## Acknowledgements
Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.