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: 3 months 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T18:49:24.000Z (11 months ago)
- Last Synced: 2025-03-11T13:13:14.872Z (3 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

## Tech stack
- Django
- Tailwind CSS
- XataContribute to the page if you need to by cloning this project, raise an issue, or submit a PR.