Skip to content

This is a fullstack project that simulates parts of a social network website. The implemented features are: encrypted signup / sign in, friend addition / removal, location of the new / existing friends with a self-completing search, posts addition with private / public priviliges.

Notifications You must be signed in to change notification settings

maxim-chn/afeka_face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afeka_face

Project prerequisites

  • Linux operating system, i.e. WSL-Ubuntu-18.04
  • Apache2
  • PHP 7.2.24
  • MySQL 5.7.30

Project setup

Clone the project into the /var/www/html directory.

Start the mysql server, i.e. sudo service mysql start.

Start the apache2 server, i.e. sudo service apache2 status.

Visit the homepage at http://localhost:3000.

About

This is a fullstack project that simulates parts of a social network website. The implemented features are: encrypted signup / sign in, friend addition / removal, location of the new / existing friends with a self-completing search, posts addition with private / public priviliges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published