Skip to content

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

Notifications You must be signed in to change notification settings

Recillah-Khamala/Wallet-Int

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published