Skip to content

A simple website where user can mainly view and manage uploaded pictures in Gallery, designed with 2 Layer Architecture.

Notifications You must be signed in to change notification settings

IshtiaqueIrteza/Web_tech_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photography Site

A simple website where user can mainly view and manage uploaded pictures in Gallery.

Features:

  • User can register, upload, view and delete pictures from their gallery.
  • User can also manage their profile (Change profile picture etc.).
  • Admin can view user’s stats, like last login time, user’s age etc. Admin can remove a user too. Admin can create a donation in the system for donation.
  • Whole project is based on 2 Layer Architecture

Language used : HTML, PHP, JavaScript, CSS

Database : MySQL

How to run the project :

  1. Create a database named 'photography_site' in MySql server. Import database (photography_site.sql) file inside this database.

  2. Copy project folder to htdocs if you are using XAMPP.

  3. Run the project in browser with url -> localhost:80/Web_tech_project-master. (Here, 80 is your default http port, change it if necessary)

This project is built with very basic Web Technologies. My intention to upload this so that beginners can learn from it, get some idea for their project.

Enjoy !!

About

A simple website where user can mainly view and manage uploaded pictures in Gallery, designed with 2 Layer Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published