Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/georgegkonis/disaster-response-coordinator


https://github.com/georgegkonis/disaster-response-coordinator

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Disaster Response Coordinator

## Description

Disaster Response Coordinator is a web application designed to provide a tool for emergency workers to manage and handle support requests
during a disaster. It is built with TypeScript, JavaScript, Angular, and NPM.

## Features

- **Home**: A landing page for users to understand the purpose of the application.
- **Register**: A page for new users to create an account.
- **Login**: A page for returning users to log into their account.
- **Dashboard**: A central hub for users to navigate the application. It includes:
- **Map**: A visual representation of ongoing support requests.
- **Profile**: A page for users to view and edit their profile information.
- **Warehouse**: A page for administrators to manage resources.
- **404**: A page displayed when the requested content cannot be found.

## Installation

To install and run the project locally, follow these steps:

1. Clone the repository to your local machine.
2. Navigate to the project directory.
3. Install the necessary dependencies with `npm install`.
4. Start the application with `npm start`.

Please note that you need to have Node.js and NPM installed on your machine to run this project.

## Contributing

Contributions are not currently being accepted for this project.

## License

This project is licensed under the terms of the MIT license.