Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 310 Bytes

File metadata and controls

6 lines (6 loc) · 310 Bytes

Problem Statement in short • Make a URL Shortener. The best one you can build. You can make a mobile app or a web app • Make an interface to take user input, give short URL. Store entries in a DB • Implement a server/service to redirect user, and capture statistics • Present statistics in a dashboard