Skip to content

Repository files navigation

This is the course project. This project uses the server arranged by the professor. For this website, I try to design the program like an online Market. I called it Flea Market. User can upload the item that they want to sell or search the thing that they want to buy. Also, it supposes that people log in by the account (username: longge password: 12345). In My profile, there are two functions, upload and review. For the upload function, user need to complete the information of the selling item. For the review function, user can review what the item does user upload.

Flea Market Web Application

This is a Flea Market Web Application built using HTML, CSS, JavaScript, PHP. It includes user authentication, item management, and a simple search functionality.

🛠️ Tech Stack

HTML, CSS, JavaScript, PHP

📂 Project Structure

🖥️ Frontend (Client-Side)

File Description
Login.html Login page UI
Upload.html File upload page UI
FinalProject.css Main stylesheet for the project
search.js JavaScript for search functionality

🖥️ Backend (Server-Side)

File Description
Login.php Handles user login logic
Logout.php Handles user logout
MyProfile.php User profile management page
Flea market.php Main page displaying market data
Review.php Handles user reviews/comments
Upload.php Handles file uploads
response.php Check if the user is logged in

🗄️ Data Storage

File Description
Allitem.txt Stores all item data
myitem.txt Stores user-upload item data

📄 Documentation

File Description
Readme.docx Project documentation format

🚀 Features

  • User authentication (Login/Logout)
  • Item management (Upload, Store, Display)
  • User reviews and comments
  • Search functionality
  • Basic data storage using text files

About

website CS344

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages