/budgetapp

"Budget App" is a Full-stack app where users can manage their budget. Users have a list of transactions associated with a category so that they can see how much money they spent and on what.

Primary LanguageRuby

logo

README

📗 Table of Contents

📖 Budget App

Budget App 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

Client
Database

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

Loom Video Link

(back to top)

💻 Getting Started

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

git clone https://github.com/PRATAP-KUMAR/budgetapp
cd budgetapp
ls

Prerequisites

In order to run this project you need:

  • a browser
  • a terminal

Setup

Clone this repository to your desired folder:

Install

Install this project with:

gem install rails

Usage

To run the project, execute the following command from the root directory:

  rails server

then open any browser and enter this address localhost:3000

Run tests

rspec

Deployment

(back to top)

👥 Author

👤 PRATAP PANABAKA

(back to top)

🔭 Future Features

  • N/A as it is the school curriculum project

(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 kindly give a start to this repository

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ

  • What is this repo for

    • Its part of Microverse Currculum for Ruby on Rails Capstone Project (Budget App)
  • How long did you take to build this web app

    • 3 Days

(back to top)

📝 License

This project is MIT licensed.
This project is Creative Commons lincensed.

(back to top)