Skip to content

onecot/CSBU103-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSBU103 — Assignments

A collection of weekly assignments for the CSBU103 course.

Week 2 — CV

Week 4 — Calculator

Week 4 — Gallery

Week 7 — Registration

  • Source folder: Week7/
  • A Node.js/Express web app with user registration, login/logout, and CRUD functionality
  • Stack: Node.js, Express, EJS, Bootstrap 5, jQuery, express-session
  • Features: Client & server-side validation, file-based JSON database

How to run:

cd Week7
npm install
node src/app.js
# Open at http://localhost:3000

About

A collection of weekly assignments for the CSBU103 (Website Design and Development) course.

Topics

Resources

Stars

Watchers

Forks