Skip to content

Backend implementation for a carbon credit based mobile application

Notifications You must be signed in to change notification settings

godwins3/green_oasis

Repository files navigation

Green Oases Backend

Green Oases a greener planet abetter home.


Setup

Prerequisites

  • Python 3.11>>
  • MongoDB
  • Mysql
  • Steps

  • Clone repo from GitHub
    git clone https://github.com/JisortTechnologies/jisort_backend.git
  • Create a virtual environment
  • python -m venv goenv
  • Install requirements via pip
  • pip install -r requirements.txt
  • Setup DB
  • Run server
  • flask run

    Hooray server running on http://127.0.0.1:5000

  • Now you can start testing the endpoints on postman
  • About

    Backend implementation for a carbon credit based mobile application

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Languages