MAD-2 Project Resources
Complete guides to build your MAD-2 full-stack project with Flask backend and Vue.js frontend.
YouTube Resources
- MAD-2 YouTube Channel — Project walkthroughs & tips
- MAD-2 Project Session Playlist — Complete project session recordings (synced with docs below)
Getting Started
| Resource | Description |
|---|---|
| Project Index | Complete project overview & navigation |
| Prerequisites & Setup | What you need before starting |
| Project Statement | Official project requirements (PDF) |
Setup Guides
| Resource | Description |
|---|---|
| Backend Setup (Flask) | Flask API, database, Celery setup |
| Frontend Setup (Vue.js) | Vue.js project structure & components |
| Security Guide | Authentication, RBAC, & security best practices |
Day-wise Implementation
| Day | Guide | Video |
|---|---|---|
| Day 0 | Planning & Architecture | Project Sessions |
| Day 5 | WSL Setup Guide | Project Sessions |
| Final | Final Day | Project Sessions |
Tips
- Start with the Project Index for a complete overview
- Set up your backend first, then frontend
- Refer to the Security Guide for authentication implementation
- Watch the MAD-2 YouTube channel for project-related videos