Skip to content

Sys-Lab/InfoRobot_teamA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Running server "cd" into the root directory of the project and then:

python runserver.py

You can now browse http://127.0.0.1:5000 to view this site.

#Dependencies

  • Flask
  • mongoDB
  • mongoengine

#Installing dependencies

sudo apt-get install mongodb

Use Pip to install python dependencies. If you have not had Pip installed yet, run

sudo apt-get install python-pip

Installing the python dependencies:

sudo pip install flask
sudo pip install mongoengine

#Syncing database //pass. Will be implemented later.

About

Info robot is your ultimate servant for your life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published