Skip to content

dcDalin/WeConnect

Repository files navigation

WeConnect

Coverage Status Build Status Conventional Commits Open Source Love

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.

Client Side

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Install

$ npm install -g bower

Bower depends on Node.js and npm.

Video Guide

Watch the video

Usage

# install dependencies listed in bower.json

$ bower install

Bower depends on Node.js and npm.

Server Side

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Install

$ 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.

Usage

# run app.py

$ python3.6 WeConnect/app.py

Bower depends on Node.js and npm.

Author

  • Dalin Oluoch

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published