Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.63 KB

File metadata and controls

58 lines (40 loc) · 1.63 KB

🌐 Web Application Programming

This repository contains my work from the Web Application Programming module, focusing on practical full-stack development using HTML, CSS, JavaScript, PHP, and MySQL.

The course strengthened my ability to build end-to-end web systems, handle backend logic, design relational databases, and create user-focused interfaces.


🔧 Skills & Technologies Gained

🎨 Frontend

  • HTML5, CSS3, JavaScript
  • Responsive layouts & interactive UI components
  • Figma for wireframing and UI/UX planning

⚙️ Backend

  • PHP for server-side processing
  • Authentication & session management
  • Form handling, validation, and secure routing

🛢️ Database

  • MySQL / phpMyAdmin
  • ERD design, SQL queries, relational modelling

🧰 Other Development Skills

  • SQL & HTML injection prevention (prepared statements, sanitization)
  • AJAX requests & JSON responses
  • Project structuring and documentation (Draw.io, Markdown)
  • Local development using XAMPP

📌 Projects in This Repository

🎵 1. Meloverse – Full-Stack Music Streaming Web Application

A complete music streaming website with:

  • User accounts
  • Playlists, queue, liked songs
  • Artist pages, albums, merchandise
  • Points reward system
  • Admin management panel

📁 Folder: /TheArtists/


🧪 2. Midterm Practical

Contains my midterm coding tasks and practical exercises.

📁 Folder: /Midterm/ (coming soon)


✨ Thank you for visiting this project repository!