Noemiegrau / pwa-budget-tracker

PWA budget tracker app.

Home Page:https://ancient-reef-14164.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget Tracker

Table of contents

Description of the project

This project is a Progressive Web Application for a budget tracker app. The app loads quickly, offers offline functionality and allow users to download the application as if it were a phone app. Users can track their budget by adding or deleting funds.

Technologies used

Project is created using:

  • JavaScript
  • Nodejs
  • Expressjs
  • MongoDB
  • Mongoose
  • Heroku

Usage

Screen Shot 2021-06-25 at 7 44 24 AM

Installation

Here are some guidelines for installing the project on your local machine in order to be able to try it:

  1. Clone or download the repository to your own local machine and run it from your command line.

  2. Then, make sure that your repo includes a package.json with the required dependencies. You can create one by running npm init in your command line.

  3. Run npm i or npm install in order to download all the dependencies.

  4. Run node server.js, node server or npm start in your terminal to launch the application.

  5. Enjoy and don't hesitate to contribute! 🙂

Link URL to GitHub Repository

https://github.com/Noemiegrau/pwa-budget-tracker

Link URL of deployed app to Heroku

https://ancient-reef-14164.herokuapp.com/

About

PWA budget tracker app.

https://ancient-reef-14164.herokuapp.com/


Languages

Language:JavaScript 81.2%Language:HTML 14.3%Language:CSS 4.5%