Update Projects/3-Advanced/URL-Shortener.md

Co-authored-by: Serghei Iakovlev <sergeyklay@users.noreply.github.com>
pull/382/head
Ali Faraji 4 years ago committed by GitHub
parent 174b59233e
commit 9a3631a901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ You can save records in a database or in a text files.
## Bonus features ## Bonus features
- [ ] User can see the stats of shortened URL (like number of visits and so on) - [ ] User can see the stats of shortened URL (like number of visits and so on)
- [ ] User can provide a prefered code name to URL (You must check the code is exists or not) - [ ] User can provide a prefered code name to URL (You must check the code is exists or not)
## Useful links and resources ## Useful links and resources
@ -29,4 +29,3 @@ You can save records in a database or in a text files.
- [bitly.com](https://bitly.com/) - [bitly.com](https://bitly.com/)
- [bl.ink](https://bl.ink/) - [bl.ink](https://bl.ink/)

Loading…
Cancel
Save