Recillah-Khamala / Budget-App

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

πŸ“— Table of Contents

πŸ“– [WALLET INT]

[Wallet int] is 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
  • HTML
  • Javascript
  • Tailwindcss
Server
Database

Key Features

  • [Add a category]
  • [Add transactions in a category]
  • [check how much money you spent and on what]

(back to top)

πŸš€ 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:

 - Ruby v3+, 
 - Rails v7+ 
 - PostgreSQL
 - An IDE e.g [Visual studio code](https://code.visualstudio.com/).
 - [A terminal](https://code.visualstudio.com/docs/terminal/basics).

Setup

Clone this repository to your desired folder:

  https://github.com/Recillah-Khamala/Wallet-Int.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd blog-app

Install

To install the project dependencies, run

  bundleinstall

Usage

To run the project, execute the following command:

  - After Cloning this repo to your local machine.
  - To get it running on your machine, you may open the project on your IDE and open the terminal
  - On the terminal you can run:
rails s OR rails server
  • After, you can follow along the app and run the appropriate option from list to interact with it.

Run tests

To run tests, run the following command:

To run tests, run the following command:

  rspec

Deployment

You can deploy this project using:

  heruko

(back to top)

πŸ‘₯ Authors

πŸ‘€ Recillah Khamala

(back to top)

πŸ”­ Future Features

  • [Add scan payment feature]
  • [Give tips on how to achieve money goals]

(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 it a ⭐on github

(back to top)

πŸ™ Acknowledgments

I would like to thank

  - Microverse for setting this project as part of the carriculum
  - [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) for providing original design.
  - My coding partners for this week for the support.
  - Entire microverse community.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

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.

License:MIT License


Languages

Language:Ruby 64.9%Language:HTML 29.0%Language:Batchfile 3.0%Language:JavaScript 1.9%Language:CSS 0.9%Language:Shell 0.3%