Skip to content

Repository files navigation

CS 4535: Software Design & Delivery

Professional Practicum Capstone — AI & Open Source — Fall 2026

Course website for CS 4535 at Northeastern University, Khoury College of Computer Sciences.

Live site: https://neu-se.github.io/CS4535-Fall-2026/

About the course

50 students work on one codebase together — Pawtograder, a production platform with 1,500+ weekly active users. Your commits go to staging, then to production. The goal: leave the codebase better than you found it for the next semester's classes.

Development

npm install
npm start

This starts a local dev server at http://localhost:3000/CS4535-Fall-2026/.

Build & deploy

npm run build    # generates static site in /build
npm run deploy   # deploys to GitHub Pages

Built with

Docusaurus 3

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages