Sept 17th, Tue- 8:36am- Project B
Working on fixing the API, for some reason, its not correctly finding the user. Its finding the first one.
#react#javascript
Sept 16th, Mon-8:34am- Project B
Back at working on Student Management app. creating a new api which will update the student db with the courses they are selecting.
#react#js
Sept 5th, Thurs- 7:01pm EST- Project A
Next task- fixing the inline edit. Currently, I'm able to edit each row but i lose the focus as soon as I click the backspace.
#reactjs#html
Aug 28th, Mon-7:57 am- Project B
๐ง Currently building a feature in my student management app that will let students easily enroll in courses and track their progress. Excited to see this come to life! ๐๐ป
#InProgress#WebDev#EdTech#NodeJS#MongoDB#reactJS
Check out my experience testing the Cursor Ai tool on my existing app. I was about to work on the user database app where users can see its data when they log in and I thought to use Ai to create it. Here is the full video. (view on 1.25X speed)@cursor_ai
https://t.co/iurplxPSo5
Aug 26th, Mon-7:07am
Back at Project B- now working on adding the user feature to the web app, to access the users data when they log in and remove the the user data when they log out.
Aug 24, Sat- 2:58am- Project A
Next up, working on the feature for running the api on each row of the file and then doing the data validation on each row.
#html#reactjs#javascript
Aug 21st, Wed- 10:10pm- Project A:
Late tweet, I was working on a feature where I have to upload an excel file and it should convert into a table and then when submit all the rows should be added to the db.
Aug 16th, Fri- 8:59pm- Project B
PROGRESS UPDATE: โ Just wrapped up a feature where after registration, users can log in and their data is accessible across different components. ๐โจ Currently, displaying the first name in the navigation component! ๐ ๏ธ๐ค
Aug 15th, Thurs- 8:38am- Project B
Great! now i am able to get all the user's data once we log in. Next, targeting only one user using the token!
#HTML#react