Tweet
#buildinpublic #100DaysOfCode

- Shift focus from CMS & API, to the frontend
- structure cleanup
- update date some figma designs
- start focusing on which pages need to be done to do a beta MVP(Minimum viable product) release.
#buildinpublic #100DaysOfCode

After spending some time setting up sharp in lambda so that I can move away from doing image processing with PHP. I now understand why people use lambda.
#buildinpublic #100DaysOfCode

- New AWS Bucket + Cloudfront rules
- CMS Upload Video + Images
- API Cleanup
- Continues Integration Pipeline work
#100daysofcode #buildinpublic

Uploading and deleting images associated with a title in the database. TODO: add loading and refresh so that deletion isn't jarring. Cleanup the UI of the "set as poster / delete" buttons.
#100daysofcode #buildinpublic

Feels good that I have actually been getting back into my side project this last month.
#buildinpublic #100daysofcode

Now has a slider. when you stop sliding it sets that as the start or end of the video. twitter.com/rnicholls/stat…
#buildinpublic #100daysofcode

CMS: I still have some styling and logic to do but pretty proud of this. Uses canvas to allow you to set the start and end time of a video before upload. Allows you to choose the main thumbnail from the video too.
#buildinpublic #100daysofcode

CMS: I still have some styling and logic to do but pretty proud of this. Uses canvas to allow you to set the start and end time of a video before upload. Allows you to choose the main thumbnail from the video too.
I am very glad that I took the extra time to design my API endpoints before I started building them. Now that I have ones that don't "flow" well with the front end, I can just go back and rework them before updating them. #buildinpublic

Shout out to @stoplightio
Getting close to being able to post a new milestone on @OpenMakersIO! #buildinpublic
#BuildInPublic #100DaysOfCode Day 1

CMS is coming along nicely, just added some upload image stuff for titles in the database.

- Goal is to get this polished up and to move on to adding and editing cast and crew information.
#buildinpublic #100DaysOfCode

A reminder that planning out your project is a great skill to improve.

It is a skill that I wish I was better at because organizing this project after being off of it for a few months is frustrating haha
#buildinpublic #100DaysOfCode Day: 3

- Housekeeping and general cleanup
- Cleanup of current task boards and figure out a roadmap priority list
- Design work in Figma
- Cleanup code base
#buildinpublic #Developer

Just hit me how many things I have picked up by doing things myself on top of my coding stack.

Setting up:
- Continues integration
- Load balancing
- Servers
- Databases
- ELK
- DB migrations
- Schema design
- queue systems

etc.
#buildinpublic #100DaysOfCode Day: 2

- Database design updates
- Update of Angular app and components
#buildinpublic

The cleanup I did of the database for V2 means the CMS can be much more streamlined.
#buildinpublic #100DaysOfCode Day: 1

- Working away on the CMS design for Box Office Buz V2.
- Do a bit of API cleanup
#buildinpublic #100DaysOfCode Day: 1

- Working away on the CMS design for Box Office Buz V2.
- Do a bit of API cleanup
#buildinpublic #100DaysOfCode Day: 3

- Auditing the rebuilt of the project
- Deleting all task boards
- Creating new task boards after doing a full planning of what has to be done