Skip to content

prayashdash1729/URL-shortener-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


    URL Shortener

A webapp to shorten your long URLs.
View WebApp · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. License
  3. Contact

About The Project

Demo Video:

Watch the video

I have used Flask to create a webapp which shortens URLs. I have used Bootstrap for the template of the website.

To Do

  • Add a database to store the URLs and their shortened versions.
  • Add a login system to keep track of the URLs shortened by a user.
  • Add a feature to keep track of the number of times a shortened URL is clicked.
  • Add a feature to allow users to edit the long URL of a shortened URL.
  • Add a feature to allow users to delete a shortened URL.

(back to top)

Built With

  • Python
  • Flask
  • Bootstrap
  • html5
  • css3
  • javascript

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Prayash Dash - @prayashdash_ - [email protected]

Project Link: https://github.com/prayashdash1729/URL-shortener-flask

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published