Tiny App

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Node.js
EJS
Bootstrap CSS

The website includes the following features:

  • Upon inputting a long URL in the given form, the website generates a short URL. This can be used to navigate to the long URL
  • The Dashboard allows users to view a list of shortened URL's under their account and quickly navigate to them, edit them or delete the URL's.
  • An Edit screen allows users to quickly edit a URL under said ID
  • The screen keeps track of the number of times a URL is visited and displays it to the user
  • Login and Registration capabilities allowing users to only view their URL's
  • Login details are stored in cookies and are not lost upon browser shutdown

Challenges




This Website is best viewed on Desktop