This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Description
Problem
There is a mess in database:
- Strange table naming
- Redundant fields in entities
- Luck of really required fields in form
- and so on and so forth
The registration form is also too long — it does not fit event two screens =(
TODO
- Normalize database
- Refactor fields in db
- Reduce number of fields in form