Skip to content

Expense Tracking and Goal Setting web app built using MERN stack

Notifications You must be signed in to change notification settings

talal-najam/gullak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gullak

Overview

Gullak is an Expense Tracking and Financial Goal Setting app built using the MERN stack. Drop a star if you like it.

Tech Stack

  • REST API: NodeJS and Express.
  • Frontend: ReactJS and Redux for state management.
  • UI Framework: Bootstrap 4
  • Database: MongoDB
  • Production: Docker container on Ubuntu 18.04 - Digital Ocean [Not live currently]

Quick Start

  • Download and Install NodeJS from https://nodejs.org/en/download/
  • Clone the repository git clone [email protected]:mistat44/gullak.git and cd gullak
  • Install backend dependencies npm install
  • Install frontend dependencies npm install --prefix client
  • Kick off dev environment npm run dev

Notes

  • The API runs on port 5000 by default
  • If you want to contribute, pull requests are welcomed

About

Expense Tracking and Goal Setting web app built using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published