Skip to content

manishkrmahato/WebDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 WebDev

A structured collection of web development lab projects built during coursework at NIT Warangal. Each project demonstrates core frontend and full-stack concepts using HTML, CSS, JavaScript, and PHP.


📁 Projects

🎬 MoviesWebApp

A dynamic web application for browsing and displaying movie information.

  • Built with HTML, CSS, JavaScript
  • Full-stack architecture
  • Responsive UI for browsing movie listings

MoviesWebApp Preview

🧮 Calculator Interface

An interactive, browser-based calculator with a clean UI.

  • Built with pure HTML, CSS, and JavaScript
  • Handles standard arithmetic operations
  • Responsive layout with keyboard-friendly design

Calculator Preview


🛠 Tech Stack

Technology Usage
HTML5 Page structure and semantics
CSS3 Styling and responsive layout
JavaScript Client-side interactivity

🚀 Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Edge)
  • For PHP projects: a local server environment like XAMPP or WAMP

Running Locally

Calculator (no server needed):

git clone https://github.com/manishkrmahato/WebDev.git
cd WebDev
# Open CalculatorInterface.html directly in your browser

MoviesWebApp (no server needed):

git clone https://github.com/manishkrmahato/WebDev.git
cd WebDev
# Open index.html directly in your browser

📂 Repository Structure

WebDev/
├── MoviesWebApp/             # Full-stack movie browsing app
│   └──style.css | index.html | app.js
├── preview/                  # Screenshots for README
│   ├── calculator-preview.png
│   └── movie-preview.png
├── CalculatorInterface.html  # Standalone calculator UI
├── index.php                 # Entry point
└── README.md

👨‍💻 Author

Manish Kumar Mahato B.Tech in AI & Data Science · NIT Warangal ('28)

GitHub LinkedIn


Part of an ongoing collection of academic and personal projects. More web projects will be added as coursework progresses.

About

A structured collection of web development lab projects built with HTML, CSS, JavaScript, and PHP - including a Movies Web App and interactive Calculator interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors