Skip to content

Project for managing resources and volunteers for DSU (Departamentul pt Situatii de Urgenta)

License

Notifications You must be signed in to change notification settings

minodora-c/rvm-client

 
 

Repository files navigation

Resource & Volunteers Management App - Webapp

GitHub contributors GitHub last commit License: MPL 2.0

Webapp client of the resource and volunteers management app of DSU (Departamentul pentru Situatii de Urgenta)

See the project live - a clickable prototype

DSU (Departamentul pentru Situatii de Urgenta) needs a digital tool to manage the resources it has at its disposal, their location, as well as the volunteers and NGOs that are registered to offer help during a crisis situation. The aim of this project is to offer a better management solution so that DSU is better prepared for an emergency situation.

Contributing | Built with | Repos and projects | Deployment | Feedback | License | About Code4Ro

Contributing

This project is built by amazing volunteers and you can be one of them! Here's a list of ways in which you can contribute to this project.

You can also list any pending features and planned improvements for the project here.

Built With

Programming languages

TypeScript

Platforms

Frontend framework

Angular

Package managers

NPM

Database technology & provider

Repos and projects

API: https://github.com/code4romania/rvm-api

Deployment

The frontend of the RVM application can be run entirely inside a Docker container. The image needs to be built using the Dockerfile inside the project. The Docker image will use the local environment configuration. The built image will then be ran by the Docker engine.

$ docker build -t rvm-client .
$ docker run --name rvm-client -p 80:80 -d rvm-client

Navigate to http://localhost to access the web application.

Feedback

  • Request a new feature on GitHub.
  • Vote for popular feature requests.
  • File a bug in GitHub Issues.
  • Email us with other feedback [email protected]

License

This project is licensed under the MPL 2.0 License - see the LICENSE file for details

About Code4Ro

Started in 2016, Code for Romania is a civic tech NGO, official member of the Code for All network. We have a community of over 500 volunteers (developers, ux/ui, communications, data scientists, graphic designers, devops, it security and more) who work pro-bono for developing digital solutions to solve social problems. #techforsocialgood. If you want to learn more details about our projects visit our site or if you want to talk to one of our staff members, please e-mail us at [email protected].

Last, but not least, we rely on donations to ensure the infrastructure, logistics and management of our community that is widely spread across 11 timezones, coding for social change to make Romania and the world a better place. If you want to support us, you can do it here.

About

Project for managing resources and volunteers for DSU (Departamentul pt Situatii de Urgenta)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 53.3%
  • HTML 40.5%
  • CSS 5.6%
  • Other 0.6%