/SpendSmart

SpendSmart is a mobile web application that allows users to manage their budget. Users can create a list of transactions, each of which is associated with a category. This allows users to see how much money they have spent and on what.

Primary LanguageRubyMIT LicenseMIT

SpendSmart🀘

πŸ“— Table of Contents

πŸ“– SpendSmart

SpendSmart is a web-based budgeting application built using Ruby on Rails and PostgreSQL. With SpendSmart, users can effortlessly track their income and expenses, gaining full control over their finances. πŸ’°πŸ’Ό

πŸ›  Built With

Tech Stack

Key Features

  • Register an account
  • Login registered account
  • Create categories and transactions
  • Upload Profile photo

(back to top)

πŸš€ Live Demo

Go live with SpendSmart

πŸ“½οΈ Video Presentation

Video Presentation

(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 to install the following on your machine:

Setup

Clone this repository to your desired folder:

Example commands:

  • Clone this repository using GitBash or the command Terminal:
git clone https://github.com/Lucas-Erkana/SpendSmart.git

 cd SpendSmart

Install

  • Inside the project directory, install the project's dependencies:
  bundle install 
  • Create the app's database
rails db:create
  • Setup the app's database
 rails db:setup

Usage

rails server
  • Runs the app local server

Authors

πŸ‘€ Lucas Erkana

(back to top)

πŸ”­ Future Features

  • Delete and edit transactions
  • User profile settings

(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 leave a star. Thank you πŸ™

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse for the great project idea. ❀️
  • Credit goes to Gregoire Vella on Behance whose original design was used.

Icons were used from Flaticon

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)