Skip to content

A platform that brings businesses individuals together

Notifications You must be signed in to change notification settings

zenjutahi/WeConnect2-ds

Repository files navigation

Build Status Coverage Status Codacy Badge


Getting Started

My project is broken down into 4 parts.

  • a) Starting with the User Interface designs for the web application using Bootstrap and Css
  • b) Second section is setting up API endpoints to access the web application using Flask Restful API
  • c) Third section is Securing the API endpoints and intergrating the web application with database
  • d) The fouth and final section is intergaration of the frontend, to be implimented using React/Redux

Prerequisites

  • Python 3.6
  • Virtual environment
  • Flask
  • Pylint

Weconnect

A platform that brings businesses and individuals together this is by creating awareness for businesses and gives the users the ability to write reviews about the businesses they have interacted with


What my app does

  • User can register into the app
  • User can login using the registered details
  • User can logout
  • User can register a business
  • User can Edit and update the business
  • User can add a review

Installing

A step by step series of examples that tell you have to get a development env running

first step will be

install python (3.5 and above)

install virtual enviroment

install virtual wrapper

install flask and dependancies



Running the tests

Running Tests usin pytext


And coding style tests

PEP 8 style

def long_function_name(
        var_one, var_two, var_three,
        var_four):
    print(var_one)


Built With


Versioning

We use GitHub for versioning. For the versions available, see the tags on this repository.


Authors

  • Jeff Mutahi - Initial work - Zenjeff

Acknowledgments

  • John mutuma

About

A platform that brings businesses individuals together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages