musangamfure / BudgetApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com:musangamfure/BudgetApp.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

πŸ‘€ Musangamfura Emmmanuel

(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)

About

License:MIT License


Languages

Language:Ruby 66.1%Language:HTML 27.9%Language:Batchfile 2.8%Language:JavaScript 1.5%Language:CSS 1.5%Language:Shell 0.2%