zuri-training / KlinLag-be-pjt-87

1 stars 7 forks source link

Klin Lag

Note

About Klin Lag

Klin Lag is basically about getting people to recycle and not litter the environment. Things like pet bottles, nylons, styrofoam packs, etc will be collected and handed over to recycling companies. This will help solve the problem of flooding because these are most of the things clogging our gutters and waterways.

The people handling this project will be a middleman for the consumers of these item and the recyclers and will also collaborate with the cleaning agency(both road managers and trucks) in Lagos to help collect these items. This project will be inclusive as it will involve everyone from all walks of life from the bus drivers to the market women to the CEOs.

Stack Used

Description of Project.

This is the Back End

**Some of the features included in this app include:

Back End Features:

Requirements

Database Details

Active Members

  1. Kamar Folarin
  2. Owhondah Okechukwu Samuel
  3. Joshua Igoni
  4. Emmanuel Simasiku

Contribution Guide

  1. Go to https://github.com/zuri-training/KlinLag-be-pjt-87 and fork the repo.
  2. After forking, go to your github page and Clone your forked repo.
  3. Create a project folder on your local machine.
  4. Navigate to it in the terminal. Run git clone hhttps://github.com/zuri-training/KlinLag-be-pjt-87.
  5. Create a branch for your task git checkout -b <branchname>.
  6. After changes :
    • git add .
    • git commit -m "some comments"
    • git push origin <name of your branch>
  7. Create PR.