Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/atnic/jala-url-shortener
- Owner: Atnic
- Created: 2023-10-14T14:12:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T17:20:28.000Z (7 months ago)
- Last Synced: 2024-06-23T07:52:07.139Z (7 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted
- Language: TypeScript
- Homepage: https://jala.cc
- Size: 192 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