Code Monkey home page Code Monkey logo

simple_url_shortener's Introduction

Project Description

Simple URL shortener with QR generator for shortened links. Hosted on Render.

As a public user:

  • Generate shortened URL with corresponding QR code
  • Delete current shortened URL
  • Copy shortened URL to clipboard
  • Register as a user
  • Login as a user

As a private user:

  • Overview of all URLs shortened while logged in
  • Generate shortened URL with corresponding QR code
  • Delete current shortened URL
  • Copy shortened URL to clipboard

Technologies

  • Node 16.14.2
  • HTML
  • CSS
  • JS
  • MongoDB (URLs, Users, Sessions)
  • AWS S3 (Generated QR Code)
  • Session-based authentication and authorization using PassportJS

Dependencies

  • "@aws-sdk/client-s3": "^3.204.0",
  • "bcrypt": "^5.1.0",
  • "connect-flash": "^0.1.1",
  • "connect-mongo": "^4.6.0",
  • "cookie-parser": "^1.4.6",
  • "dotenv": "^16.0.3",
  • "ejs": "^3.1.8",
  • "express": "^4.18.2",
  • "express-session": "^1.17.3",
  • "joi": "^17.7.0",
  • "mongodb": "^4.1.0",
  • "mongoose": "^6.7.1",
  • "morgan": "^1.10.0",
  • "nanoid": "^4.0.0",
  • "node-json2html": "^2.2.2",
  • "passport": "^0.6.0",
  • "passport-local": "^1.0.0",
  • "qrcode": "^1.5.1",
  • "toad-scheduler": "^2.0.0",
  • "url-exist": "^3.0.1",
  • "validator": "^13.7.0"

simple_url_shortener's People

Contributors

bogovich avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.