timanlemvo / Budget-Tracker-PWA

Progressive Web Applications (PWA) Challenge: Budget Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget-Tracker-PWA

Progressive Web Applications (PWA) Challenge: Budget Tracker

Table of Contents

Description

An application that allows users to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the changes will be reflected when they're brought back online.

Summary

This application will allow users to create new transactions whether it's a deposit or withdraw, with or without internet connection.

How to Use

  1. Clone the repo
  2. Install dependencies with npm i
  3. Run npm run start to run the server
  4. Use your browser and navigate to http://localhost:3001

Demo Links

Budget Tracker

Technologies Used

  • express
  • morgan
  • mongoose
  • compression

License

license badge

Contributors

Github: Tima Nlemvo

Questions

Github: Tima Nlemvo
Email: Tima Nlemvo

“Whether you want to uncover the secrets of the universe, or you just want to pursue a career in the 21st century, basic computer programming is an essential skill to learn.”

-- Stephen Hawking

About

Progressive Web Applications (PWA) Challenge: Budget Tracker


Languages

Language:JavaScript 79.3%Language:HTML 14.3%Language:CSS 6.3%