Giter Site home page Giter Site logo

anubhav06 / disasteropedia Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.23 MB

๐ŸŒ Web app for monitoring disasters in India, through social media posts

Home Page: https://disasteropedia.vercel.app/

License: Apache License 2.0

Python 40.25% HTML 3.56% CSS 14.48% JavaScript 40.50% Procfile 0.05% Dockerfile 1.07% Shell 0.09%
twitter-api spacy django-rest-framework react

disasteropedia's Introduction

disasteropedia

A web application for government agencies to monitor, evaluate and get updates about the disaster situation in India in real time, through social media.


Installation ๐Ÿ’ป

Split the terminal in two and follow the below steps in different terminals

Setup backend โš’๏ธ

  1. cd backend to go in that directory
  2. Run pip install -r requirements.txt to install the dependenices
  3. Run python manage.py migrate to migrate the database
  4. Run python manage.py runserver to start the server

Setup frontend โš’๏ธ

  1. cd frontend to go in that directory
  2. Run npm start to start the server

Setup Twitter-API service โš’๏ธ

  1. Refer disasteropedia-twitter app for it's docs & installation

Documentation ๐Ÿ“–

We have a detailed documentation available here to help you get started with the project !

LICENSE โš–๏ธ

disasteropedia is licensed under the Apache License 2.0

disasteropedia's People

Contributors

anubhav06 avatar

Stargazers

GOBIND avatar Kshitij Darekar avatar

Watchers

 avatar

disasteropedia's Issues

Add support for local languages

Currently, the NLP analyses text which is in English. We need to add support for more local languages like Hindi, Malayalam.
Spacy already has packages available for these

Create an info page

an information page at /info needs to be created which will tell how to use the application and whom to contact for support

Setup cron jobs

Add cron jobs to remove tweets from database which are old, to preserve space in the database

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.