Skip to content

piotrkubicki/messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger

  1. enter sudo apt-get update && sudo apt-get install -y python-pip python-dev command
  2. enter sudo pip install -r requirements.txt to install other required python packages
  3. enter cd src/ command to go into /messenger/src/ directory
  4. run initialisation script sh init.sh to create required files and directories, create and populate database
  5. run application python app.py
  6. application should be available here messenger
  7. you can create new users or try the testing ones logins range from 'tester' up to 'tester4' passwords: 'password'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published