Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.29 KB

README.md

File metadata and controls

31 lines (23 loc) · 2.29 KB

Improtřesk Website

CircleCI Code Climate Test Coverage Issue Count dependencies Status devDependencies Status Known Vulnerabilities

This is frontend for website of first and biggest Czech improvisation festival based on React, Redux and Express. It allows festival participants to check out what is coming up in next year and reconcile what has been on the festival in previous years. Users - Participants choose from list of workshops they will attend on after signing up and pay full workshop price using various payment methods.

Used technologies

Live

Live version is running on improtresk.cz. Btw sorry guys, so far there were no plans to make English version.

Backend

Backend for this app is written in Pyhton / Django. You can see it in separate repository: improtresk-api.