Skip to content

Thanh-0dev/propeez

Repository files navigation


Logo

Communication Platform for Municipal Government

https://propeez.vercel.app/
Table of Contents
  1. About the Project
  2. Features
  3. Tech Stack
  4. Getting Started
  5. Authors

About The Project

Propeez is a web application that helps cities manage incidents more efficiently. Users can report incidents, which are then stored in a database and managed by the municipal government through a back office dashboard. The application also features an interactive map with geolocation, and a node API for integration with other systems.

image

🧐 Features

  • Interactive map with geolocalization.
  • Database: Store all the information about the incidents.
  • Back office dashboard (CRUD) to manage incidents.
  • Users can report incidents
  • Node API

🛠️ Tech Stack

🚀 Getting Started

To get started with Propeez, follow these steps:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Create a .env file and add your environment variables (see .env.example for reference)
  4. Start the development server: npm run dev
  5. Open http://localhost:3000 in your browser

Contributing

Contributions are welcome! If you'd like to contribute to Propeez, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make changes and commit them: git commit -am 'Add my feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Create a pull request

Authors

About

Communication Platform for Municipal Government

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published