TariqGPT Website
- 5 Devlogs
- 13 Total hours
Backend + frontend that hosts an AI I created with a friend, TariqGPT
Backend + frontend that hosts an AI I created with a friend, TariqGPT
This update was really not that much for what I did.
I decided to add session keys with cookies on the website, just incase for features later when this gets pushed as a mobile app or other format, it also tracks data like device type. I used SQLite for my db, and it was very fun to setup and make work with my server! sessions last 3 days and I plan to do SOMETHING with this in the future, especially when I start working in xcode on my macbook.
Quick list of what I did:
Quick list of what I wanna do:
Below is an example session row:
(ip will be changed to local location most likely or local location will be added ex: united states or canada)
I’m proud to say I was able to really quickly make the ui accessible to all devices with access to a network and browser without weird visual bugs! This should have been done sooner but I procrastinated it and I finally did it today and it was really easy, here are the changes:
Tariq GPT changes
Finished styling about page and added back button. I also added new entries.
added tusndere tariq, started on info page (some info was added but no css) and fixed a lot of stuff wrong with github