This project talks about a way to automate the procedure for creating html forms, connecting them with database and visualizing them. It aimed at developing an environment where a non-technical person can generate html forms automatically along with the backend coding and handle the database. The project also aimed at connecting a remote database in a bit different way with ease.
Work Flow
The heart of this project was the critical logic in handling the application where it creates table and gets the connection working between html form and the created database table intelligently. The application also provides a way to visualize, manipulate and export the data.