MattGibbard / apptrack

An Apple AppStore price drop tracker

Home Page:https://polar-brook-80303.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppTrack

AppTrack is an open source Apple AppStore price tracker which monitors the price of apps and games, and notifies you when a price drops or increases.

You can see the latest version here: Click here to see AppTrack in action

To Do


  • Add ability to remove apps once saved
  • Add scheduled price checker to update app cost
  • Add price drop notification system
  • Complete front end design
  • Improve code commenting
  • Optimise code for performance improvements
  • Add better error handling
  • Remove old/improve current console logs
  • Improve app adding functionality (add by full URL or name)
  • Explore recently added apps by other users
  • Rename variables to be clearer

Built using


  • NodeJs - JavaScript runtime
  • Express - Web framework
  • Request - For HTTP requests
  • EJS - Template engine
  • BodyParser - To parse incoming request bodies
  • Express-Session - For session/cookie handling
  • Bcrypt - To hahs user passwords
  • MongoDB - Database to store user details and saved apps

About

An Apple AppStore price drop tracker

https://polar-brook-80303.herokuapp.com/


Languages

Language:HTML 51.9%Language:JavaScript 47.0%Language:CSS 1.1%