Post the ideas you don’t pretend to build, receive upvotes, and use your upvotes as credits to advertise your own SAAS!
Post the ideas you don’t pretend to build, receive upvotes, and use your upvotes as credits to advertise your own SAAS!
Made the front-end for it. its usable I guess
its not much, but its honest work at least
almost shipping it, just need to improve the UI a bit and ensure everything works (some front-end components are vibe coded and I dont trust AI that much lol)
Log in to leave a comment
Added the API route for ADs.
TODO: add the frontend for it
Log in to leave a comment
Added the credits feature, that uses the upvotes and downvotes to determine the amount of credits the user has.
TODO: make it useful a.k.a. implement the user-made ads
Log in to leave a comment
Added support for user profile pictures (and some small features)
By default, it fetches your profile picture from gravatar (but accepts custom uploaded images). The images are currently stored as base64 directly onto the mongoDB users collection (should I use smth like cloudflare R2? yes. will I? no)
Log in to leave a comment
Added settings page
Log in to leave a comment
Many improvements on API + responsivity
TODO: implement profile settings page + profile pictures
Log in to leave a comment
Connected the back and front ends, so now it’s functional. Btw, small tip: NEVER trust AI on front-end animations, you’ll end up having to rewrite 95% of the code because of how poorly optimized it is lol
TODO: implement ADs
Log in to leave a comment
First devlog
So far I’ve been researching, planning how the ADS system will work and prototyping some pages with AI so I can see how they look, and will refactor them later. I also implemented the authentication (this was by hand tho lol)
Log in to leave a comment