etinaude / tracker

Email, website and github tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker

A basic email, website and github tracker

This is currently running on my VPS but can be run on your own.

Installing

git clone https://github.com/etinaude/tracker.git
cd tracker
npm install

Running

npm start

Technologies

This uses:

  • Node & Express JS backend
  • SQL database
  • Travis CI
  • Vanilla JS front end

Current Improvements

  • Switch to React front end
  • include g-mail auto tracking
  • add notifications with pushbot
  • add mobile browser support
  • improve security
  • add copy URL button

Collaboration

This is an on going project intended to allow me to learn a range of skills and technologies and is a great opportunity to learn more for many people, so please feel free to help with the project and submit some pull requests or issues.

About

Email, website and github tracker

License:GNU General Public License v3.0


Languages

Language:JavaScript 90.4%Language:CSS 4.8%Language:TypeScript 2.9%Language:SCSS 1.3%Language:HTML 0.7%