Git Product home page Git Product logo

budget-tracker's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– Budget Tracker

A 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
Server
Database

Key Features

  • [authentication system to allow login and registration]
  • [list categories of items you spend on]
  • [list transactions for a specific category]

(back to top)

Project Presentation

(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 followed installed on your computer:

Setup

Clone this repository to your desired folder or download the Zip folder:

git clone https://github.com/devMunyi/Budget-Tracker
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd Budget-Tracker

Install

To install all dependencies, run:

bundle install

Database Setup

  • Create .env file and add the following three lines(be sure to replace with your details):
DB_HOST='localhost'
DB_USERNAME='your_postgress_username'
DB_PASSWORD='your_postgress_password'
  • Then run the following command:
rails db:create db:migrate

Usage

To run the project, follow these instructions:

  • 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

Run tests

  • To run rubcop tests, run the following command:
rubocop
  • To run rspec tests, run the following command:
rspec

(back to top)

๐Ÿ‘ค Authors

๐Ÿ‘ค Samuel Munyi

(back to top)

๐Ÿ”ญ Future Features

  • Implement more methods and features.
  • Improve the UI.

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project and how I managed to build it!

(back to top)

๐Ÿ™ Acknowledgments

  • The original design idea by Gregoire Vella on Behance.
  • Project from Microverse Ruby on Rails module.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

(back to top)

โ“ FAQ

  • Can I fork and reuse the repository

    • Yes please, feel free.
  • Can I improve the repository, and my changes will be accepted if they are good?

    • Yes please, nice ideas are welcome, please.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

budget-tracker's People

Contributors

devmunyi avatar

Stargazers

Roman avatar Newton Alumasa avatar Omar Warraich avatar John Kpordje avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.