View a live demo of the UI.
WeConnect provides a platform that brings businesses and individuals together. This platform creates awareness for businesses and gives the users the ability to write reviews about the businesses they have interacted with.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
$ npm install -g bower
Bower depends on Node.js and npm.
# install dependencies listed in bower.json
$ bower install
Bower depends on Node.js and npm.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
$ git clone https://github.com/dcDalin/WeConnect.git
$ cd WeConnect
$ python3.6 -m venv venv
$ source .env
Project depends on Python 3.6 and pip.
# run app.py
$ python3.6 WeConnect/app.py
Bower depends on Node.js and npm.
- Dalin Oluoch
This project is licensed under the MIT License - see the LICENSE.md file for details