Giter VIP home page Giter VIP logo

hustlefiti's Introduction

HustleFiti

Size Limit CLI

An open API for an Online Marketplace for contract service providers HustleFiti is a visionary platform aimed at transforming the Local(Kenyan) GigEconomy for good. By building a user-friendly online marketplace connects skilled professionals offering services such as plumbing, electrical repair, photography, lawn mowing, hair styling and much more with discerning clients in search of reliable solutions. Through this platform, artisans can showcase their expertise, enabling clients to effortlessly browse, hire, and purchase services and products, all in one place. Clients can schedule appointments, make secure online payments, and have services delivered directly to their doorstep with just a few clicks.

Vuejs Frontend Demo

[HustleFiti_Vue(http://35.154.52.204/)]

Live API Documentation

[HustleFiti_API(http://13.234.17.232/redoc)

Test API with Swagger UI

[HustleFiti_API(http://13.234.17.232/docs)

Read MORE on this Project

[HustleFiti Project Pitch(https://winter-mint-a1c.notion.site/HustleFiti-Portfolio-Project-eb5f491359cf4a35a5059129ab6d947e)]

Installation Ubuntu 20 - 22

Clone this repository

use fast API branch

git checkout UpdatedFastAPI

in the projects root directoy run this to setup Mariadb

consider changing usernames ans passwords in setup as they are required as environment variables in running fastapi with slalchemy

./setup/setup_mariadb.sh

or for mysql

./setup/setup_mysql.sh

set up python and all python requirements

./setup/setup_python.sh

Open a brevo account to get brevo api key and initiate environmet variables as:

export ENV_HUSTLE_API="*********************************************" ENV_MYSQL_USER="*******" ENV_MYSQL_PWD="********" ENV_MYSQL_HOST="localhost" ENV_MYSQL_DB="hustle_db"

to run fastapi as localhost in developer mode use

uvicorn main:app --reload

hustlefiti's People

Contributors

sezfabian avatar lawrence-tech avatar ndegwa007 avatar lavendahkinyua avatar

Stargazers

brownskingirl avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.