Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atnic/jala-url-shortener

An URL shortener for Jala internal team
https://github.com/atnic/jala-url-shortener

hacktoberfest hacktoberfest-accepted

Last synced: about 1 month ago
JSON representation

An URL shortener for Jala internal team

Awesome Lists containing this project

README

        

#### To-dos

- [x] Redirect link using middleware
- [x] Login page layout and design
- [x] User authentication
- [x] Fetch links based on profile
- [x] Profile navbar
- [x] Edit link
- [x] Delete link
- [x] Copy link to clipboard
- [x] Links page layout and design
- [x] 404 page
- [x] Notif toast when create new link
- [x] Notif toast when edit link
- [x] Notif toast when error to create link
- [x] cannot edit name when shortname is already avalailable
- [x] Error message when no link
- [x] Add QR code generator
- [x] Empty link handler
- [x] favicon
- [x] Add click/visit counter
- [x] Add seo
- [ ] Add advanced analytics (eg. Umami)
- [x] Auto signup for non user
- [x] Typing checking