Skip to content

nikijiandani/URLpet.it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLpet.it Project

URLpet.it is a full stack web application built with Node and Express that allows users to shorten long URL's(à la bit.ly).

Final Product

Login page

"login page"

User registration page

"registration page"

URLs home page

"URL's home page" The user has access to this page after logging in. It displays all the petit URL's created by the user with options to edit or delete the created URL's and also displays a link to create a new petit URL.

New URL page

"Create a new URL page" The user can only access this page and create a new petit URL after logging in. This page lets the User create their own brand new petit URL and lets them save it to their collection of petit URL's

URL show page

"Edit and save URL page" This page lets the user edit and and save the petit URL.

Depenencies

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

Getting started

  • Install all dependencies (using the npm install command).
  • Run the development server (using the node express_server.js command).

About

A petit URL maker app built using Node.js and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published