Skip to the content.

DOCSE Blog

This blog covers the 5 main things I have done in the past 12 weeks of CSP.

1. GradeLog Feature

Burndown List: https://github.com/XavierTho/cantella_backend/issues/45

This was my main feature and was core to my learning about APIs, models, the backend in general, and the connection between frontend and backend.

2. Admin Page

Burndown List:

3. Backend AWS Deployment

Burndown List: https://github.com/XavierTho/cantella_frontend/issues/70

I, as the deployment admin, led my team through the near entirety of integrating our backend code into the cloud on AWS.

4. Deployment Blog

Burndown List: https://github.com/XavierTho/cantella_frontend/issues/70

Culminating what I learned and the knowledge gained through my experience of setting up the backend on AWS, I set out to make a deployment blog that would be so thorough in its steps, someone with minimal experience on the subject would be able to complete the task by just following the guide.