Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terieyenike/xata-link-shortner
create shorter URLs for any webpage and track how many clicks each gets.
https://github.com/terieyenike/xata-link-shortner
crispy-forms django python tailwindcss xata
Last synced: about 8 hours ago
JSON representation
create shorter URLs for any webpage and track how many clicks each gets.
- Host: GitHub
- URL: https://github.com/terieyenike/xata-link-shortner
- Owner: Terieyenike
- Created: 2024-06-22T13:10:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T18:49:24.000Z (5 months ago)
- Last Synced: 2024-06-28T17:13:13.655Z (5 months ago)
- Topics: crispy-forms, django, python, tailwindcss, xata
- Language: Python
- Homepage: https://xata-link-shortner.onrender.com/
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Link Shortener
This project is exciting as it is a link shortener and tracking tool like Bitly, where you can create shorter URLs for any webpage and track how many clicks each gets. Users can add new links directly from the application and store their data in the administrative panel in Django.
If no links are displayed, the application shows a message informing the user, "No links stored in the database," prompting you to add one.
- django-crispy-forms
- crispy-tailwind
- Styling with Tailwind CSS![Link shortener - Bitly replica](https://github.com/Terieyenike/django-projs/assets/25850598/ace10627-8ecb-41ff-a58b-95080fd1cf57)
![add new links](https://github.com/Terieyenike/django-projs/assets/25850598/a1265590-cff9-43fe-85a7-74d5bf6334b6)
![error message when no data is stored in the database](https://github.com/Terieyenike/django-projs/assets/25850598/bce9ca69-1085-4e7a-ab03-ca7afca30f2f)## Tech stack
- Django
- Tailwind CSS
- XataContribute to the page if you need to by cloning this project, raise an issue, or submit a PR.