Skip to content

sayandeepmaity/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GENESIS

Globalized Epidemic Network for Enhanced Surveillance and Intervening Solutions

GENESIS is a comprehensive platform designed for tracking and intervening in global epidemic outbreaks. The project aims to provide enhanced surveillance and integrated solutions for managing disease outbreaks.

Phase 1: Frontend Development

This repository contains the frontend development of the GENESIS project built using React. It focuses on building a user-friendly interface to interact with various features related to epidemic surveillance and solutions.

Folder Structure

The project follows the structure outlined below:

GENESIS/
├── node_modules/
├── public/
│   ├── assets/
│   │   ├── apple-touch-icon.png
│   │   ├── favicon-16x16.png
│   │   ├── favicon-32x32.png
│   │   ├── favicon.ico
│   │   ├── GENESIS transparent.png
│   │   ├── index.html
│   │   ├── logo192.png
│   │   ├── logo512.png
│   │   ├── manifest.json
│   │   ├── robots.txt
│   │   ├── site.webmanifest
├── src/
│   ├── assets/
│   ├── components/
│   │   ├── Footer.js
│   │   ├── Header.js
│   │   ├── PageTransition.js
│   ├── pages/
│   │   ├── Dashboard.js
│   │   ├── Genesis.js
│   │   ├── Login.js
│   │   ├── Resources.js
│   │   ├── Signup.js
│   │   ├── Statistics.js
│   │   ├── SymptomChecker.js
│   ├── styles/
│   │   ├── Dashboard.css
│   │   ├── Footer.css
│   │   ├── Genesis.css
│   │   ├── Header.css
│   │   ├── Login.css
│   │   ├── PageTransition.css
│   │   ├── Resources.css
│   │   ├── Signup.css
│   │   ├── SymptomChecker.css
│   ├── App.js
│   ├── index.css
│   ├── index.js
│   ├── reportWebVitals.js
│   ├── setupTests.js
├── .gitignore
├── package-lock.json
├── package.json

About

GENESIS tracks pandemics and predicts when they will reach your location. Here Phase 1 focuses on frontend development, offering a user-friendly interface for epidemic monitoring and intervention.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors