Phase 1
Phase 1: Foundations (Full Stack Basics)
Project: A Volunteer Dashboard
Tech Stack: Node.js (Express), React.js, PostgreSQL, Git/GitHub
Goal: Build a simple dashboard for users (volunteers) to sign up, log in, and see basic information.
Skills Covered:
Creating APIs in Node.js (with Express)
Building a PostgreSQL database and interacting with it via Prisma
Basic CRUD operations (Create, Read, Update, Delete)
Integrating React as a front end to consume the API
Using Git and GitHub for version control and GitHub Actions for CI/CD.
Overview of Technologies and tech stack for this Phase of the project.
Instructions