Skip to content

ayhem18/UrlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple (Smart) Url Shorter built mainly to gain more experience with several aspects of Web Development.

  • Backend: built by Ayhem18
  • FrontEnd: TODO
  • Deployment /devops: TODO

Usage

Todo

Functionality

The site offers URL shorterning service to companies. Each user is associated with a company. The service revolves around the following entities:

  • Company
  • User
  • Role
  • Subscription
  • Url

Each company is registed with a subscription that affects the scale of the service provided.

Each user has a role in their company that determines the actions they can perform. The company is not user-specific. It shared across the users of the same company.

Each company is created / registerd by a special user referred to as the Owner. Upon the company addition, the service shares special tokens specific to the company. A new user is verified using the tokens in question.

For better performance, the Url shorterning algorithm is not universal to all urls, but incorporates the company information in the decoding and encoding processes.

More details can be found in the backend/documentation/ReadMe.md file.

About

A small full-stack project: Url shortener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages