A full stack URL Shoertener application. The application Generates a shortened URL link that user can use to go to their desired destination. Clients will be abled to see all links created. Clients can also create accounts to see link usage on a chart. They can see three views of links usage over time. Additionally User can also delete URLs they have created
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
I am in the advanced track of CodeDay Labs . I had experience using Rect.js for the frontend, but I had no experience using SQLite. I'm also pretty new to Golang.
What challenges did you encounter?
- Learning SQLite
- I had a challenge with creating the chart, i had to do a lot of trial and error to make it work.
- Storing Null data and getting null data from the database