Stephen-Adom / budget_flow

A simple mobile web application where you can manage your budget: you have a list of expenses associated with a category so that you can see how much money you spent and on what

Home Page:https://budget-flow.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Budget Flow]

A simple mobile web application where you can manage your budget: you have a list of expenses associated with a category so that you can see how much money you spent and on what. Heere is the link to the video presentationBudgetflow

πŸ›  Built With

Tech Stack

Client
  • HTML(erb), CSS, Tailwind
Server
  • Ruby
Database
  • Postgress

Key Features

  • Register and login
  • **Category List (Home page) **
  • Budget List (Expenses page)
  • Add Expense (Expenses page)
  • **Add Category (Categories page) **

(back to top)

Screenshots

Splash Login Register Expenses list Category list New Category New Expense

(back to top)

Live Demo

Budget Flow Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need: any web browser.

Setup

Clone this repository to your desired folder.

Install

This project does not require installation.

Usage

To run the project follow the following instruction:-

  • Clone this repository in your local machine with correct branch.
  • Run the following commands:-
  • rails db: migrate
  • npm install
  • rails tailwindcss: install
  • rails s

Run tests

To run tests, run the following command:

  ./bin/rails test:all*

Deployment

You can deploy this project using: render.

(back to top)

πŸ‘€ Author

πŸ‘€ Stephen Addae

πŸ”­ Future Features

  • All transactions
  • Account Settings
  • Expense Analysis

(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 give a ⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for this project and Gregoire Vella on Behance for the original design idea.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A simple mobile web application where you can manage your budget: you have a list of expenses associated with a category so that you can see how much money you spent and on what

https://budget-flow.onrender.com/

License:MIT License


Languages

Language:HTML 50.1%Language:Ruby 46.3%Language:CSS 1.8%Language:JavaScript 1.7%Language:Shell 0.1%