It's a application uses RESTful arc. to show different products
##Libraries Used
- Flask
- SQLalchemy
- BootStrap
- Google Oauth API
- Facebook Oauth API
- Clone the file from GitHub repository.
- Using git BASH, go to project directory.
- Type: $ vagrant up It will set up the vagrant virtual system.
- Type: $ vagrant ssh To login into a secure shell
- go to vagrant directory and execute $ python database_setup.py (To setup the tables) $ python project.py (To execute the local server)
- go to link