Typeform api project
Project detail
I want to use typeform api, to get form entries in admin panel.
1. superadmin will add company (Name, Tel, Email, Address, City)
1a. Superadmin will add company user (fname lname, Email)
1b. send email to new user
1c. superadmin and company user can request forget password
2a. superadmin will create typeform for 1 vacancy (for job1)
2b. Many times superadmin will make exact duplicate form for same job (to analyze statistics)
2c. different vacancies will have different fieldtypes (between 15-20 questions, no upload)
2d. superadmin will need to link the typeform with the company in the adminpanel
2e. superadmin will need to create vacancy in panel and link with typforms
2f. every time an entry is filled, company user(s) need to get an email
2g one company can have multiple vacancies
** Tell me what stack you will be using