Skip to content

URL Shortener built using Node, Express, Mongo and Angular. Mainly as a learning experiment.

License

Notifications You must be signed in to change notification settings

localpcguy/deviare

Repository files navigation

Deviare

URL Shortener built using Node, Express, Mongo and Angular. Mainly as a learning experiment.

Todo

  • Add local authentication

    • ? Using traditional Username/Password
  • Setup click count for tracking

  • Fix view "click" to delete to require confirmation


Change Log

08/31/14 - Update to authentication to associate admin with user properly

  • Store user info in database
  • Associate shortened URLs with Twitter ID
  • Update account page to show user information

08/30/14 - Update to add basic authentication

  • Use Passport to enable Twitter login
  • Set landing page to require login
  • Add login and account page
  • Update delete to use × rather than checkbox

07/05/14 - Initial Build pushed live

  • basic url shortening working
  • allows add/remove urls to shorten
  • allows generating unique short URL if a custom short URL is not entered
  • checks for existing short URL and returns error if exists

Why deviare?

It is Italian for: to deflect, to divert, to lead astray, to ward off


License: MIT - http://lpg.mit-license.org/

About

URL Shortener built using Node, Express, Mongo and Angular. Mainly as a learning experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published