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: 10 months ago
JSON representation
An URL shortener for Jala internal team
- Host: GitHub
- URL: https://github.com/atnic/jala-url-shortener
- Owner: Atnic
- Created: 2023-10-14T14:12:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T09:46:11.000Z (over 1 year ago)
- Last Synced: 2025-02-20T10:29:16.581Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest-accepted
- Language: TypeScript
- Homepage: https://jala.cc
- Size: 231 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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