Skip to content

esklo/residents-tracking-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entrypoint of the residents-tracking-platform system

A web application for automated collection, monitoring and analysis of complaints from residents of the district

Setup

cp .env.example .env

Build

docker compose build

Run

docker compose up -d

Structure

.
├── .github/ –> CI/CD configuration
├── docker/postgres/ -> pgsql extensions 
├── e2e/ –> End-To-End tests (cypress)
├── .env.example
├── .env.test
├── .gitignore
├── docker-compose.yml
└── README.md

Architecture

architecture

CI/CD pipeline

ci/cd pipeline

Screenshots

internal application

requests table map map analytics

public application

public webapp

About

diploma project / entrypoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors