Giter VIP home page Giter VIP logo

covid-connect's Introduction

Covid Connect

A platform that connects help seekers with help providers around the world.

Why Covid Connect?

  • Currently the major problem faced by the help seekers is that they are not able to connect to with the genuine help providers.
  • People are posting help needed on social platforms like Facebook, Twitter, Instagram but the reach on such platforms depends on post resharing and also if a genuine help provider found that post connecting with the original help seeker is still an issue because the reshared post is generally shared by the person who doesn’t know the help seeker.
  • Also If the help seeker changes his/her contact number, help providers cannot connect with him now as posts have the old number only.
  • So connecting help seekers with help providers is still a big issue that has to be solved.

What it does?

  • On this platform a help seeker can add posts based on the category of help.
  • If the contact information of the help seeker is changed, then he/she can update his/her profile and details in all of his posts will be updated.
  • NGO’s can directly use it for connecting with various help seekers around the globe or in the local area.
  • Local Help providers can also connect with the authentic help seekers around there local area.
  • Covid Survivors can motivate others who are suffering and suggest them some tips on the testimonials page.
  • People can also directly donate to the “PM Help Care Fund” form the donate page.

Tech Stack

  • Backend: Django, Django REST Framework
  • Frontend: VueJS, Bulma CSS
  • Database: MongoDB Atlas

Setting up locally

  • Clone this repository.
    git clone [email protected]:guptag911/Covid-Connect.git
  • Install NodeJS and set up npm or yarn.
  • Make a mongoDB Atlas account and make a database and get its database URL from connect menu.
  • Set enviroment variables ad COVIDDB = ‘URL’, where URL is MongoDB URL.
  • Now open up terminal (For Frontend)
    cd covidui
    npm i
  • Open new terminal (For backend)
    cd covidconnect
    pip install -r requirements.txt
    python manage.py makemigrations
    python manage.py migrate
  • This will install all dependencies into your local system.
  • Now open two terminal, in one type:
  • npm run serve
  • python manage.py runserver
  • You are all set up.

covid-connect's People

Contributors

guptag911 avatar

Watchers

James Cloos 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.