Project Info
This project did not submit a demo video on Devpost.
Inspiration
The emergency room is currently a chaotic and messy process where people are put into the emergency room in what almost seems like random order. We want to streamline the emergency room experience by making a system for both paramedics and hospitals.
What it does
This system currently has 2 key components: A system and platform for ambulance drivers where they optimize picking up patients and choosing the best hospital depending on availability A system and platform for ambulance drivers where they optimize picking up patients and choosing the best hospital depending on availability A system and platform for hospitals where they can visually see and modify patient rooms and optimize which patients go in. They can access their patients data easily. A system and platform for hospitals where they can visually see and modify patient rooms and optimize which patients go in. They can access their patients data easily.
How we built it
Using React.js we bulit a web application which allows users to sign up and login to their appropriate platform. Only paramedics and hospitals are the supported types of users. We addiontally used Node.js and AWS lambda as supports for our backend to create server queries. We used Firebase as our database for its realtime read and writing so hospitals don't waste any time because of server queries.
Challenges we ran into
Due to limitations using local machines, we decided to use parts of AWS for our backend. Designing an optimal system was also difficult because there are many parts to the emergency room.
Accomplishments we're proud of
Within the time of this hackathon we created a full stack application that we felt was almost impossible to make in that time. We are also proud to start a project which involved a large amount of research and one that is largely scalable.
What we learned
It was a first time for all of us using real time data (such as rapid queries to patient rooms). It was also a learning experience designing a scalable system and platform.
What's next
EmergenSync has many plans to expanding its platform including: Mobile Support Implementing advanced optimization algorithms More options for paramedics
Getting Started with Create React App
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
npm run eject
Note: this is a one-way operation. Once you eject, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
Learn More
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
npm run build fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
Analysis
View
Metric
- 16
- 16
- 11
- 4
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- CSSIn code
- FirebaseIn code
- HTMLIn code
- JavaScriptIn code
- ReactIn code
- Tailwind CSSIn code
- AWSClaimed
- Node.jsClaimed
6 of 8 appear in the indexed code. 2 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
85 KB
Source files
44
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
shivstaa/EmergenSync
58 files · 1.1 MB · @ 8722674
Structure
Interface
23 files · 40%Screens, components and styles rendered to the user.
Application logic
17 files · 29%Domain rules, services and shared utilities.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- JavaScript92%
- Markdown4%
- HTML2%
- CSS2%
- XML1%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
package.json
npm · 39- @emotion/react
- @emotion/styled
- @mui/icons-material
- @mui/joy
- @mui/material
- @react-google-maps/api
- @testing-library/jest-dom
- @testing-library/react
- @testing-library/user-event
- @turf/turf
- autoprefixer
- axios
- downshift
- eslint-plugin-react-refresh
- firebase
- geofire-common
- geofirestore
- net
- +21 more
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.