So in this video, we are going to create a https://bit.ly clone or a URL shortener. Basically, it's able to take a long URL, then shorten the URL.
Most Current Version of GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Most Current Version of Web App: https://bitly-clone-flask.herokuapp.com
Timestamp & Resources:
0:00:00 - 0:01:30 | Intro
0:01:31 - 00:34:31 | Register, Login, Logout
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
00:34:32 - 00:50:47 | Shorten the URL (PART 1)
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
00:50:48 - 01:05:06 | Shorten the URL (PART 2, with customization)
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
01:05:07 - 01:19:52 | Store URL in the localStorage
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
01:19:53 - 01:41:45 | Store URLs in User's Dashboard
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
01:41:46 - 01:48:48 | Design REST APIs
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
01:48:49 - 02:10:47 | Testing
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Blog: https://devwithmeblog.blogspot.com/20...
02:10:48 - 02:16:58 | Deploy to Heroku
GitHub Repo: https://github.com/DevWithMe/Bit.ly-C...
Thanks for watching and reading, hope you learn and create a URL shortener from watching this tutorial, and have a good day!