Skip to content

Latest commit

Β 

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“— Table of Contents

πŸ“– Budget App

The Budget App mobile web application where you can manage your budget: you have a list of expenses associated with a group, so that you can see how much money you spent and on what. The app allows users to:

  • Register and log in, so that the data is private to them.
  • Introduce new expenses associated with a group.
  • See the money spent on each group.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Groups Page: Displays a list of groups with their name, icon and total amount of expenses
  • Expenses page: Display a list of expenses for a given group, ordered by the most recent.

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone git@github.com:KanzaTahreem/Budget-App.git
  cd Budget-App
  bundle install
  rails db:create
  rails db:migrate

Install

Install thr project dependencies with:

  bundle install

Usage

To run the project, execute the following command:

  rails server/rails s

Run tests

To run all tests, including unit and integration tests, run the following command:

  rspec

Deployment

You can deploy this project using:

  N/A

(back to top)

πŸ‘₯ Author

πŸ‘€ Kanza Tahreem

(back to top)

πŸ”­ Future Features

  • Add pagination
  • Update styles

(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

Original design idea by Gregoire Vella on Behance

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

It is a mobile web application that allows users to manage their budget. User can see a list of expenses associated with a group and total amount. It also allows users to introduce new groups/expenses an keep a track of money spent.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages