Activities Repository
IT Elective 3 — Web Systems and Technologies
Activity 1
M1
Web Architecture
act1/
SiteMap.pdf
WebMapping.pdf
Wireframe.pdf
Activity 2
M2
Personal Portfolio
act2/
portfolio.html
Activity 3
M3
Responsive Landing
act3/
style.css
Activity 4
M4
Quiz App
act4/
quiz.html
Activity 5
M5
RESTful API with Database Integration
act5/
Open Todo App
Launches in new tab
API Endpoints
GET /api.php
POST /api.php
PUT /api.php?id={id}
DELETE /api.php?id={id}
api.php
db.config.php
todo.php
script.js
style.css
database.sql
PHP + MySQL
CRUD Operations
RESTful API
Responsive
Activity 6
M6
Capstone Project (ISUCART)
ISUCART System
Go to ISUCART
View the complete ISUCART system