Skip to content

asidelnik/documentor

Repository files navigation

Documentor

  • Videos documentation website for violent events
  • Demo site
  • Client technologies: React, TypeScript, Vite, Tanstack-Query, Material-UI, SCSS, Chart.JS, Leaflet Maps, React Router, React Hook Form...
  • Server technolgies: Node.JS, Express.JS, MongoDB, Atlas Cloud
  • Project tasks management
  • Server repository

Current website UI

Events page Events

Event page Event

Videos page Videos

Logic Flowcharts

image

Image

UI Wireframes

Videos - page All videos

Add / Edit event form Add : Edit event form

Event timeline Event timeline

Forking/Cloning the project

  1. Clone the repository
  2. Enter the project directory
  3. Install dependencies
  4. Run git configuration script to set pre-commit hooks
  5. Run the project
git clone
cd documentor
npm install
chomd +x ./setup-hooks.sh
npm run dev

Releases

No releases published

Packages

No packages published