Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Szczurowsky-playground/DjangoShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djangoShortener

Simple URL shortener made in django.

About

There's nothing to say. It's just simple URL shortener with database support.

Built with

Python HTML css PyCharm

Features

  • Shortener
  • Save to database
  • Protected from doubling URL's

Setup

  • Clone repository https://github.com/Szczurowsky/djangoShortener
  • Place into Django directory
  • Install required packages: pip install validators
  • Add url to app in main url file. path('', include('shortener.urls'))
  • Enjoy

To Do

  • Two facor authentication
  • Forgot password

Contact

Feel free to contact me via discord Szczurowsky#2137

MIT © Szczurowsky

About

Simple URL shortener made in django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published