Url Shortner - Django
Deployed : https://nbyapp.herokuapp.com/
- We can use the app using Github Login or as a Guest. Your shortner history and access counts are maintained only if you create short urls while you are logged in.
- You may as many url as you want , your can directly copy to clipboard and test it out.
- username : admin
- password : admin
- Shorten One : https://nbyapp.herokuapp.com/7d330402db
- Original Url : https://www.loom.com/share/e883930ecfb04dfa9ce395310284253f
- App can be used as guest and with Account.
- Url hashes are unique of equal length (10).
- User may provide valid url.
- In case wrong Short URL entered 404 Page will be shown.