/frontend-workshop

A simple todo app built to demonstrate how frontend development works.

tau-frontend-workshop

A simple todo app built to demonstrate how frontend development works.

This is a hands on interactive session and students would be required to have their computers to follow along. We would cover the following:

  • Studying UI design
  • Translating design to markup
  • Styling markup using CSS
  • Adding interactions with JavaScript
  • Reading and understanding APIs
  • Making network requests (Consuming APIs)

Design File

Todo app figma design file

Desktop view

Screenshot 2022-11-04 at 09 09 31

Mobile view

Screenshot 2022-11-04 at 09 14 15

API documentation

Todo app API documentation