Skip to content

πŸ’° Track Budget is a mobile web app that helps you manage your finances by tracking your purchases πŸ›’, categorizing expenses πŸ“Š, and providing insights on how much you’ve spent πŸ’΅ in each category.

Notifications You must be signed in to change notification settings

xie-xie-x/Track-Budget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“– Track Budget

project sample
project sample
project sample
project sample

Track Budget

Track Budget is a mobile web application where you can manage your budget: you have a list of purchases associated with a category, so that you can see how much money you spent and on what category.

Built With

  • Ruby
  • Rails
  • Postgresql

Tech Stack

Server

Key Features

  • [A login page]
  • [A registration page]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To run this project, take a copy of the code and follow the instruction below.

Prerequisites

You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

Setup

Clone the project

Install gems with:

bundle install

Setup database with:

rails db:create
rails db:migrate

Usage

Start server with:

rails server

Visit http://localhost:3000/ in your browser.

Run tests

Install npm with:

Install rspec with:

bundle install

and

rails generate rspec:install

run the test with:

rspec spec

Open API documentation

rails server

Visit http://localhost:3000/api-docs in your browser.

Usage

  • Run rails server to run the app.

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

This project is MIT licensed.

(back to top)

About

πŸ’° Track Budget is a mobile web app that helps you manage your finances by tracking your purchases πŸ›’, categorizing expenses πŸ“Š, and providing insights on how much you’ve spent πŸ’΅ in each category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published