Skip to content

kavabunga/skidivay-frontend

 
 

Repository files navigation

Skidivay • frontend

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Frontend of the application for managing discount and membership cards.
Deployed version is available here: skidivay.ru

Features

  • Authorization with email confirmation
  • Cards management (add, edit, delete)
  • Search and filtering
  • Cards sharing between users

Docs

Project launch

Note that development env file is commited to repo. Backend test deployment is available till 12/2024. More info about the backend could be found in it's repo (in russian): osdc_backend. It is also possible to run local copy of it and point frontend to work with it.

## After cloning the repo, clean install the dependencies:
npm ci

## Then run in dev mode:
npm run dev

Open http://localhost:3000 with your browser to see the result.

Frontend team

Olga Milne, Iosif Kireev, Alexey Sergeev, Semyon Katz

About

Web-application for discount and membership cards storage

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 93.7%
  • MDX 5.0%
  • Other 1.3%