Skip to content

A NodeJS app where the user can sign up and create shortened URL links.

Notifications You must be signed in to change notification settings

jccifuentes21/tinylinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinylinks!

This NodeJS app consists of a website where the user can register and add links to be shortened. User registration as well as data is stored in the a JSON file in the backend. Technologies used include EJS, NodeJS and Bootstrap. The app is structured following the MVC model. The password is encrypted using bcrypt, and cookies are encrypted with cookie session.

Watch the preview live here! https://tinylinks-jccm.herokuapp.com/

About

A NodeJS app where the user can sign up and create shortened URL links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages