/kodagu

assignment app

Primary LanguageJavaScript

TaskApp

A TaskApp to take all task one place. Authorization functionality is there๐Ÿ˜Š

What Problem It Solved?๐Ÿซก

  • The problem I solved about donation. Sometimes it is hard for NGO's to find donor and something someone want to donate something but cannot find proper platform. My app solving this issue connect donor and NGO's in one platform.

  • Donor can donate anything he/she wants and NGO's people will go to the doorstepand pickup the products.After delivery donor get some rewards.

Features

  • Authorization functionality
  • Unit testing is added
  • fully backend app

Tech Stack

NodeJS

MongoDB

Express.js

Nodemon

JavaScript

Checkout The FLowchart App๐Ÿ‘Œ

https://lucid.app/lucidchart/a8515d7a-3a8e-48d4-a8bc-442768d1d310/edit?viewport_loc=-1363%2C-1761%2C3690%2C1733%2C0_0&invitationId=inv_efed4996-49cb-497d-8055-31444de81b9c

Checkout Api Documentation App๐Ÿ‘Œ

https://documenter.getpostman.com/view/21084737/2s9YeD8tBA

๐Ÿ”— Links

portfolio

linkedin

twitter

Leetcode : https://leetcode.com/Soumya9641/

Run Locally

Clone the project

  git clone https://github.com/Soumya-9641/kodagu

Go to the project directory

  first change all environment variable(mongodb url)
  add .env file
  write your mongodb url
  connect that url at db/connection.js file
  cd kodagu
  npm install
  nodemon server.js

Start the server



## Want To Contribute?๐Ÿ˜Š

If you want to contribute and make this app better, You are welcome. Feel free to raise issues and we will take it from there.