Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
/ Php-Project Public archive

Photo sharing application created with PHP and custom MVC Framework

Notifications You must be signed in to change notification settings

kolev9605/Php-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo gallery project:

- user register/login;
- logged in users can view the "feed" (wall of the recent posts/albums/photos)
- only registred user can upload, comment, like, make albums from uploaded photos;
- pictures can be public/private;
- guest user can view public photos only;
- registred users has a profile with all pictures/albums;
- the home page is designed as news feed and there are stored all public pictures of all users;
- profile page: all photos/albums, user data, user panel to edit the user data;
- admin panel??;
- users will have profile picture, puctures (public/private), username, followers[], following[],
- news feed can be filtered - show onli pictures of people you follow, all pictures, only public pictures, only private pictures.

About

Photo sharing application created with PHP and custom MVC Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages