Tweet
Days 48 & 49 - #100DaysOfCode

Learning and building projects with MERN stack

โ˜‘๏ธ Learned about deployment using fly(.io)
โ˜‘๏ธ Deployed the "Smart Brain" website
โ˜‘๏ธ Started learning about Redux

Here's a demo of the Smart Brain website-
#buildinpublic
Day 38/100 - #100DaysOfCode

Making a Blog website with MERN stack

โ˜‘๏ธ Home page
โ˜‘๏ธ Blog detail page
โ˜‘๏ธ Login
โ˜‘๏ธ Register
โ˜‘๏ธ Blog creation form
โ˜‘๏ธ Admin page

Frontend complete! Will move to the backend tomorrow ๐Ÿ’ช
#buildinpublic
Day 33/100

Building an inventory application for a business.
โ˜‘๏ธ Tweaked the product form
โ˜‘๏ธ Implemented product update feature.
โ˜‘๏ธ Implementated deletion feature

Here's a full video demonstration-
#100DaysOfCode #buildinpublic
this is turning out to be soo good ๐Ÿคฉ

now all the products are visible on the home page, and clicking on them opens an expanded view โšก

#buildinpublic
Day 32/100 - #100DaysOfCode #buildinpublic

Making an inventory application for my dad's business

โ˜‘๏ธAdded product creation page
โ˜‘๏ธAll products from the inventory gets listed in the home page.
โ˜‘๏ธStyled the home page

Here's a short demo-
My chrome extension's version 1 (@TabMasterHQ) got published today ๐Ÿš€

Go ahead and try it, and let me know how it is ๐Ÿ˜‰
(... hey don't forget to leave a review ๐Ÿ˜€)

Link ๐Ÿ‘‡
chrome.google.com/webstore/detaiโ€ฆ

cc: @_buildspace @_nightsweekends #buildinpublic
๐Ÿ”” Quick update ๐Ÿ””
I forgot to write the logic for checking duplicate groups so someone could have made multiple groups with the same links and spammed the database (whoops ๐Ÿ˜…)

Had to unpublish that version and reupload it. More waiting to do...๐Ÿซ 

#buildinpublic @TabMasterHQ
Firebase integrated to @TabMasterHQ

Now you can access the tab groups/sessions from anywhere ๐Ÿš€๐Ÿš€

Version 1 published on the Chrome Webstore (under review) โšก

#buildinpublic @_buildspace @_nightsweekends @FarzaTV
Backend FINISHED ๐Ÿคฉโšก @TabMasterHQ
can finally store all those groups you make ๐Ÿ”ฅ

#buildinpublic @_nightsweekends @_buildspace
#buildinpublic @TabMasterHQ Update ๐Ÿšจ
Chrome extension manifest v3 doesn't allow popups for signing with Google ๐Ÿ˜ฅ

No problem tho, I'm going to be using chrome.identity & Google Cloud instead of Firebase.

Still a hassle though ๐Ÿ˜“
Only left with auth and storage, then I'm going to be shipping the v1 of @TabMasterHQ really soon โšก #buildinpublic

Also, do you like this format? It took me a lot of tries to get it right๐Ÿ˜…

cc: @_buildspace @FarzaTV @_nightsweekends
Just left with authentication and storage. Once that's finished, i'm going to be shipping the v1 of @TabMasterHQ โšก #buildinpublic

Also, do you like this format? It took me a lot of takes to get it right ๐Ÿ˜…
How many hours do you give to your side project? ๐Ÿง
#buildinpublic
#buildinpublic @TabMasterHQ update ๐Ÿšจ

Still left with a lot of things ๐Ÿ˜ฎโ€๐Ÿ’จ
โœ… Check for unique tab groups
โœ… Changed UI for better user experience
โœ… The groups open in a new window on click
โœ… Change pagination
โœ…Get the array of active tabs
โœ…Each session is an object
โœ…Display those groups
โœ…Add pagination

Left with quite a lot of things, yet to check for unique sessions, implement specific tab selection, etc...

#buildinpublic @TabMasterHQ #learninpublic
โœ…Integrated firebase to @TabMasterHQ
โœ…Coded the login page

Left with working with auth and Firestore.
Project-based learning rocks ๐Ÿ”ฅ

Using BASS for the first time, it's a little tricky but I'm getting there, one line at a time ๐Ÿš€

#buildinpublic #learninpublic