A simple website to build your own custom forms, share them, and view and manage responses.
- Clone the repository to the local system
- Edit
config.phpfile with database username and password - Ensure there is no existing database with name
FormBuilder - Open file
formbuilder.htmlto access homepage
- Vanilla JS - Frontend
- Raw PHP - Backend
- MySQL - Database management