/Budget-app-Shalini

Budget-app is a mobile web application designed for efficient budget management. Users can register, log in, add transactions to categories, and monitor their expenses. With secure authentication, PostgreSQL database, and comprehensive testing, this app ensures seamless and secure budget tracking.

Primary LanguageRubyMIT LicenseMIT

Budget-app README

📗 Table of Contents

📖 Budget-App

Budget-app is a mobile web application designed for efficient budget management. Users can register, log in, add transactions to categories, and monitor their expenses. With secure authentication, PostgreSQL database, and comprehensive testing, this app ensures seamless and secure budget tracking.

UML class diagram

🛠 Built With

Tech Stack

Client
Database

Key Features

  • 1 - Create Category
  • 2 - Create Transaction

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

 gem install bundler

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ShaliniNayan/Budget-app.git

Install

Install this project with:

  cd 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 spec

(back to top)

👥 Authors

👤 Shalini Nayan

(back to top)

🔭 Future Features

  • Add API

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐ Show your support

If you like this project, please give it a star ⭐.

(back to top)

🙏 Acknowledgments

The original design idea for this web page was created by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)