Giter Site home page Giter Site logo

preetjdp / covid-maps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from covid-maps/covid-maps

0.0 1.0 0.0 2.01 MB

Crowd-sourced data on essential services around you

Home Page: https://covidmaps.in

HTML 1.45% CSS 2.97% JavaScript 84.80% Python 10.78%

covid-maps's Introduction

covid-maps

Covid Maps is a crowd-sourced app that helps you track the latest information on essential services operating around you during the Covid-19 shutdowns.

๐Ÿ‘ฉโ€๐Ÿ’ป Contributing to the project ๐Ÿ‘จโ€๐Ÿ’ป

Developers looking to contribute to this project can get started by filtering for good-first-issues

Once you've gotten a hang of the code base, check out the Prioritized Feature List which has also been pinned on the Issues Board

Join our WhatsApp Developer group to engage with the team working on this project.

Pushing your changes

  • Comment on the issue you are working on to inform others.
  • Fork the repo. Build the feature.
  • Send in a PR when done!

Project structure

  • React app: The frontend is built on React, built with the create-react-app scaffolding
    • Using react-router for navigation (docs)
    • Google Maps for a bunch of stuff
    • Bootstrap (with the react-bootsrap package) for basic css styling
  • Nodejs/Express server: The server dir has a basic web service that runs on top of PostgreSQL
    • PostgreSQL is the primary data store for the app
    • For more info on the server, see the server README.md

Usage

The app requires Node.js to be installed locally. Once you have Node, run the following from the project directory. This would setup the local dev server on http://localhost:3000.

npm install
npm start

Strictly optional: setup Prettier in your editor for code formatting.

Deployments

We have continuous deployment on every push to master with a Netlify integration. Give a minute or two for the changes to deploy after a push.

The app is deployed at https://peaceful-rosalind-47c3e2.netlify.com

Location input - test scenarios

  1. "Update info" flow from homepage -> submit.
  2. Type on search field on submit
  3. Drag marker
  4. Drag map (marker stays in the center; "mobile friendly drag")

Formatting with Prettier

npx prettier --write --trailing-comma none --arrow-parens avoid src/**/*.js

covid-maps's People

Contributors

amit-rirev avatar anshul-mittal1 avatar arjunattam avatar arrian avatar asanjeevrao avatar daviddhas avatar eragon512 avatar piyush85 avatar preetjdp avatar sampoorna avatar siddddhant avatar siddharth11 avatar wederribas avatar xsihe avatar

Watchers

 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.