So, in this time we have made these more resources
- I have created a dragon resource
- Also, a house resource
Now, you can usecreate,get-allandget-specificroute other will be added later
Log in to leave a comment
So, in this time we have made these more resources
create, get-all and get-specific route other will be added later
Log in to leave a comment
Since this is a backend project so I am using Nestjs because development speed is fast
This is what i have done yet in this project
Models in and it took really time but once we have mindmap it doesn’t takes that much timeSchemas usingmongoose
controller to handle requestsServices to write business logicI also created two api’s that are working nicely and I have also tested them
Log in to leave a comment
Teer is place where you can communicate with your friends by creating your account just by a username. No email, no verification to keep things anonymous also there is a thing that your all chat, account and all related stuff will be deleted within 7h.
Btw we have tons of themes that you can try out and select one you like.
Since we last time discussed that backend functinality of removing profile, chats and and related stuff is done now I will work on frontend side so here is what I have done in this time
count down on the top of sidebarEdit time functionlityOnboard for the intro of application to the new usersreadme and mention all i didSo that’s is what i did now i’m going to ship this project because time is going and we need to make it on time
Log in to leave a comment
This devlog is different because I mainly worked upon the Backend Side Lets talk about what I cooked in this time.
I moved toward the main functionality of out chat app that makes it unique
Log in to leave a comment
Ahh Todays work was really enjoying and also somehow new becauseI
Cors Errorand some even new btw it was really painful to debugHashing of passwords with bcryptjsI used github action for the first time in my life which is kinda crazy
Log in to leave a comment
Previously we were using dummy images, so I added feature of the profile picture
I’m using cloudinary for image upload to not to make my frustrated at me
Log in to leave a comment
This is a url shortner that i made in nextjs and using mongodb for the database. This url shortner is mainly focused on to provide a better ux for now we are not storing a user generated short urls but i’ve planned to make a histroy or collection section in future. Please go check this and also tell me if there are need some improvments
There were bugs and some functionalities were not working as expected so I need to fix them also worked to improve UX a little more…
Log in to leave a comment
Ok so I have just completed my backend of this url shortner and i am checking in db if this is already existing url if so then show status to the user also check whether slug is valid or not. also save and redirect functionality has been completed
Log in to leave a comment
This project frontend is made with React and overall project is in Next.js. I used “Shadcn ui for the pre-built components to look like professional and modern.
Log in to leave a comment
as the app keeps growing, the random states and prop drilling were literally turning into spaghetti rn.
had to step back and actually organize things before i lose my mind trying to read my own code. so we are officially introducing state management.
bringing in zustand to clean up this absolute mess
time to make this readable again lol
Log in to leave a comment
said i was gonna drop websockets this time but ended up side questing hard. spent forever beefing up auth, making the dash responsive, and fighting w all the schemas and middleware.
the icing on the cake? im a ws noob and hack club is like “zero ai allowed”. had to rawdog the docs and it took way longer than expected
but… we actually have a working chat app now! the interface is looking immaculate. got the theme switcher dropdown working and built a clean user search to start new chats.
really praying the hc staff is impressed by this one
Log in to leave a comment
started w a basic ui and a pretty mid backend but we actually locked in today.
full JWT auth is completely cooked now . plus the frontend got a massive glow-up. dropped some crazy themes and the visuals are honestly unmatched rn. gonna make this chat app hit different.
still a lil bit of jank and minor bugs to squash tho
next up: fixing the bugs and finally wiring up the web sockets… or maybe side questing some other crazy ideas lol. stay tuned
Log in to leave a comment
literally just smashed nest new teer in terminal. going w nestjs over express cuz im not trying to spend a whole week on boilerplate lol. dev speed is easily 10x
got basic auth fully cooked, but then it hit me… it’s a chat app. without websockets it’s basically a glorified comment section.
realized testing
wswithout a ui is actual brainrot
so i did a massive pivot. spun up a react + vite app just so i can actually test the real-time stuff properly. threw in this 8-bit shadcn ui lib and the retro aesthetic is going crazy rn
base skeleton is breathing. stay tuned for the realtime magic…
Log in to leave a comment
This project used Nodejs at that backend that is hosted at railway and React at frontend which is hosted at vercel.
Log in to leave a comment