Skip to content

It 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.

Notifications You must be signed in to change notification settings

mailsg/Rails-Budget-App

Repository files navigation

logo

SpendWise

📗 Table of Contents

📖 Budget App

Budget App project is about building 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.

🛠 Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • Register and log in, so that the data is private to them.
  • Introduce new transactions associated with a category.
  • See the money spent on each category.

(back to top)

🚀 Live Demo

Live Demo

(back to top)

🚀 Project Presentation

Presentation

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

   git clone git@github.com:mailsg/Rails-Budget-App.git
   cd Rails-Budget-App

Install

Install this project with:

  cd Rails-Budget-App
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Author

👤 Sandeep Ghosh

(back to top)

🔭 Future Features

  • Profile Section
  • News Section
  • Community Forum

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the https://github.com/mailsg/Rails-Budget-App/issues.

(back to top)

⭐️ Show your support

If you like this project give me a follow and/or a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this opportunity to build this amazing project. I would also like to thank Gregoire Vella for the wonderful design template. I would also like to thank my mentors for their guidance and support. Lastly, I would like to thank the open-source community for their contribution to the open-source ecosystem. Without their contribution, creating this project would not have been possible. Thank you all. 🙏

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

It 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published