GitHunt
FL

flexycode/CCSFEN2L_ALTFLEX_Methodology_Design

A premium presentation website for the AltFlex: AI-Powered Forensic Framework capstone project methodology design.

AltFlex Capstone Methodology Design

A premium presentation website for the AltFlex: AI-Powered Forensic Framework capstone project methodology design.

AltFlex
Netlify Ready

๐Ÿš€ Quick Deploy to Netlify

Option 1: Drag & Drop Deploy

  1. Go to Netlify Drop
  2. Drag the entire project folder onto the page
  3. Your site is live! ๐ŸŽ‰

Option 2: Git-based Deploy

  1. Push this repository to GitHub
  2. Go to Netlify
  3. Click "Add new site" โ†’ "Import an existing project"
  4. Connect your GitHub repository
  5. Deploy settings are auto-configured via netlify.toml

๐Ÿ“ Project Structure

CCSFEN2L_ALTFLEX_Methodology_Design/
โ”œโ”€โ”€ index.html      # Main presentation page
โ”œโ”€โ”€ styles.css      # Premium CSS with animations
โ”œโ”€โ”€ script.js       # Interactive JavaScript
โ”œโ”€โ”€ netlify.toml    # Netlify deployment config
โ””โ”€โ”€ README.md       # This file

๐ŸŽจ Features

  • Premium Visual Design - Gradient backgrounds, glassmorphism, and micro-animations
  • Responsive Layout - Works on desktop, tablet, and mobile
  • Interactive Navigation - Smooth scroll and mobile menu
  • Phase Tabs - Interactive sprint timeline navigation
  • Mermaid Diagrams - Architecture and flow visualizations
  • Dark Mode - Modern dark theme with vibrant accents

๐Ÿ› ๏ธ Local Development

Simple HTTP Server (Python)

cd CCSFEN2L_ALTFLEX_Methodology_Design
python -m http.server 8000

Open http://localhost:8000

Using VS Code Live Server

  1. Install the "Live Server" extension
  2. Right-click index.html โ†’ "Open with Live Server"

๐Ÿ“‹ Contents

  1. Project Overview - Scope, complexity, and deliverables
  2. Agile Scrum Methodology - Why iterative development works
  3. Project Timeline - 10 sprints across 3 phases
  4. Team & Roles - Cross-functional responsibilities
  5. Technical Architecture - Microservices design
  6. Tools & Artifacts - GitHub integration and DoD
  7. Risk Management - Mitigation strategies
  8. Success Criteria - Measurable outcomes
  9. Reference Links - Project resources

๐Ÿ‘ฅ Team

  • Jay Arre P. Talosig - Technical Lead & Backend Developer
  • Alexander Castilo, Mark Jhoshua Taberna (COM231) - Frontend Developer
  • Nicko Nehcterg Dalida, Rinoah Venedict Dela Rama (COM232) - QA Engineer & Data Analyst

๐Ÿ“š Course Information

  • Course: Computer Science Software Engineering 2 (CCSFEN2L)
  • Instructor: Professor Armida Salazar
  • Timeline: November 2025 - February 2026

Made with ๐Ÿ’œ for CCSFEN2L Capstone Project