Tweet
Custom calendar component almost done. Need to add up a bit more styling.
#buildinpublic
➡️#buildinpublic Day 8

Migrated over to styled components for some components in daymaker.
➡️Day 7 #buildinpublic

Started working on the calendar component. will need to add minimize functionality and changing months.
➡️Day 7 #buildinpublic

Started working on the calendar component. will need to add minimize functionality and changing months.
Fell a bit behind on DayMaker work. For now, Nawid and I have been flushing out a bit of the frontend. #buildinpublic
✅Day 6 #buildinpublic
- learned about error handling in JS
- fixed some bugs with downloading ICS file
- promisify is the coolest function ever
✅Day 5 #buildinpublic

- implemented feature to create ics calendar files from events in the database.

still pretty basic but it's a start.
✅Day 4 #buildinpublic
- fixed up bugs for displaying profile pic + name
- learned more about how javascript async works using call stack + web API + task queue

next up -> convert events to ICS calendar
✅Day 3 #buildinpublic

- learned about react component lifecycles
- display calendars for user from database

Not too much done today.
✅Day 2 #buildinpublic

- learned about inner join statements in SQL
- working on displaying user data on the dashboard page
- fixed up refresh bug
What's up guys! Haven't tweeted in a while. I'll be trying to keep up #buildinpublic for the next couple of days on the DayMaker project that @__beeel @thaneeshbabu @zeyadalsakhi Nawid and I have been working on. For day 1, I finished up adding sessions + protected routes.