Please sign in to access this page

Google Drive Clone

Google Drive Clone

3 devlogs
8h 32m
•  Ship certified

A google drive clone to learn about full stack developer with auth and analytics. Made using react and nextjs, deployed on netlify, clerk for auth, posthog for analytics, singlestore, and uploadthing.

Timeline

Ship 1

1 payout of shell 122.0 shells

Nathan Newton Thurber

about 2 months ago

Nathan Newton Thurber Covers 3 devlogs and 8h 32m

Improved onboarding experience and hopefully decreased percieved unresponsiveness with loading states.

Update attachment

I added analytics with posthog, added the ability to delete files, added a proper onboarding page which allows users sign up if they haven't already, go to their drive if they already have one, and if they don't they can create a drive. I will be working on UI, adding and deleting folders, more access control, and improving overall user experience.

Update attachment

Worked on properly connecting the singlestore database and uploadthing. Also added clerk authentication. Learned about ORMs and first time properly using a database in a web app. Switched to using database rather than mock data. Added next js url routing for folders. Added file uploading using uploadthing.

Update attachment
Hugo Hugo 3 months ago

Nice!