Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
- Xata

Contribute to the page if you need to by cloning this project, raise an issue, or submit a PR.