Skip to content

SocialHelp is a social network concept that allows people to help each other.

License

Notifications You must be signed in to change notification settings

ciroraggio/SocialHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialHelp

SocialHelp is a social network that allows people to help each other.

Requirements:

Instructions

  1. From the command line, navigate to the project folder and build the server's docker container (it might take a while):

    cd SocialHelp
    docker build -t social-help-fe .
    
  2. Follow the instructions in the server repository https://github.com/ciroraggio/SocialHelp-be which will allow you to build the server container and compose the application.

Suggestions

  1. If you want to simulate real use of SocialHelp:

    • register some users
    • log in with the different accounts
    • edit profile informations
    • follow some account
    • create posts
    • propose solutions
    • accept/reject solutions
  2. To log in with different accounts on the same computer, open a new browser window for each account.

About

SocialHelp is a social network concept that allows people to help each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages