muskan2532150 / Budget-App

Budget App is about building a mobile web application where you can manage your budget: It has a list of transactions associated with a category so that you can see how much money you spent and on what.

Home Page:https://budget-app-3fv5.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget App Template

πŸ“— Table of Contents

πŸ“– [Count (Budget App)]

[Budget app] is a project from the fifth module of the Microverse program. It's the capstone project of its module and it consists of a web application that tracks your expenses.

πŸ›  Built With

Tech Stack

Client
Database

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project with:

gem install bundler

Then run:

bundle install

Usage

To run the project, execute the following command:

rails s

Open browser with localhost:3000

Run tests

To run tests, run the following command:

  • rspec .

(back to top)

πŸ‘₯ Authors

πŸ‘€ Muskan Gupta

(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 make sure to give it a star

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Budget App is about building a mobile web application where you can manage your budget: It has a list of transactions associated with a category so that you can see how much money you spent and on what.

https://budget-app-3fv5.onrender.com/


Languages

Language:Ruby 67.1%Language:HTML 26.0%Language:Batchfile 3.6%Language:SCSS 1.6%Language:JavaScript 1.5%Language:Shell 0.2%