Seedha Cut
- 6 Devlogs
- 9 Total hours
Seedha Cut
Seedha Cut
I have been working on the analytics for created shortened links since the past 2 days .The analytics will be implemeneted using the Cookies on the client side i.e the browser .It will be used to identify every unqiue clicks , browser agents , user device,etc . The website will ask for consent to collect cookies from the user
i have added a custom slug feature with the ability to add Expiration date for teh created link .This will allow the users to fully customize their shortened links
I have added a client side component while we will allow users to shorten the link using the inhouse api with customizable options such as the expiration link . I also planning to implement a cookie based analytics for tracking the virtue of sharing the links and their search engines
I will be using PostgresSQL database hosted on the Neon DB instance as my primary database for my application .I have created the Link model with Unique ids, clicks,etc . I have also started working on the api routes for the shortening the links .All the created shortened links will be fetched through a api and rendered in to my dashbaord page
This is how the background for my web application looks !! Rigth now im working on the api routes for shortening the link
Im working on Background template consisting on Glitch animation of Letters and Numbers with a gradient effect .It will host my web applcation background . I have completed the components as well as the Dashboard areas work