Skip to content

paulpapi/Web-Application-Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple Web App - Product Listing & Contact πŸš€

Welcome to paulpapi's Simple Web App! This web application allows users to log in, add products, and display product details for potential buyers. Buyers can view seller contact information and directly reach out. The app runs on two computersβ€”one acting as the server and the other as the client.

πŸ“Œ Features

  • User Authentication – Secure login & session management
  • Product Management – Add, update, and remove products
  • Public Product Listings – Buyers can view available products
  • Seller Contact Info – Displays seller details for communication
  • Client-Server Communication – Works with two systems (server & client)

πŸ›  Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP for server-side logic
  • Database: MySQL for storing user and product data
  • Server Setup: Apache or Nginx

πŸ’» Setup & Installation

1. Clone the Repository

git clone https://github.com/paulpapi/simple-web-app.git
cd simple-web-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published