Skip to content

A web application where users can like, follow, and post pictures.

Notifications You must be signed in to change notification settings

Tholkappiar/SnapEase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Sharing Platform

This is a web application where users can like, follow, and post pictures.The application is built using PHP for the backend and frontend, JavaScript for some feature Implementations, MySQL for the database, and Docker for continuous integration and continuous deployment (CI/CD) with GitLab. The application is hosted on a server with a domain name and uses Apache2 as the web server.

Features

  • User registration and authentication
  • User profiles with profile pictures
  • Follow and unfollow other users
  • Like and unlike posts
  • Create and delete posts
  • Image upload and storage (but no image sharing)

Technologies Used

Backend

  • PHP
  • MySQL

Frontend

  • PHP
  • JavaScript
  • HTML
  • BootStrap

Infrastructure

  • Docker
  • GitLab (for CI/CD)
  • Apache2 Web Server

About

A web application where users can like, follow, and post pictures.

Resources

Stars

Watchers

Forks