Module: Application Design (Nextjs), Part 2

Explore three simple templates for multi-user, multi-role, interactive web applications using Nextjs, PostgreSQL, React, Bootstrap 5, VSCode, and GitHub.

Learning Outcomes

Design using Nextjs Framework

Readings

nextjs-application-template

Template for quickly starting Nextjs development projects.

nextjs-example-form

Illustrates simple form processing with React and React Hook Form

Bowfolios

Illustrates a simple, final project style web application

Experiential Learning

E48A: nextjs-application-template

Install nextjs-application-template, play around with it.

E48B: nextjs-example-form

Understand how to create forms in Nextjs and React.

E48C: Bowfolios

Understand the Bowfolios example application.