Skip to content

A Ruby on Rails application with devise authentication to allow users to track and manage their expenses by categorising under different categories and transactions.

Notifications You must be signed in to change notification settings

pinkmoon25/Budget-app

Repository files navigation

Budget App

A Ruby on Rails application with devise authentication to allow users to track and manage their expenses by categorising under different categories and transactions.

Built With

  • Ruby on Rails
  • PostgreSQL
  • devise
  • bootstrap

Live

see it live

Quick project description

see video description

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. Once you have installed ruby, you can follow this list:

1. Clone this repository or download the Zip folder:"

$ git clone https://github.com/PinkMoon25/Budget-app.git

2. Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

3. Press Enter to navigate to your local clone and install gems.

bundle install

4. From the terminal run the app with the following command

rails s

Authors

👤 Tushar Singh

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Acknowledgements

Original design idea by Gregoire Vella on Behance

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A Ruby on Rails application with devise authentication to allow users to track and manage their expenses by categorising under different categories and transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published