/Turn-Bitly

a prototype to convert a full url to a bitly url - using express to learn about http server and client

Primary LanguageJavaScript

Turn Bit.ly

Documentation: Project's Wiki

Project duration: 4 days

A RESTful application using Express framework and Node to let users shorten long URLs into bit.ly form.

Final Product

Login Page Account 1 Login Account 2 Login Create Bitly Page Edit Bitly Page

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • body-parser
  • cookie-session

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the npm start command.
  • Login with:
  • Or register new account.