Skip to content

A versatile form builder project designed for managing and dynamically generating forms within Management Information Systems (MIS). Empowers administrators and users to create, edit, and manage forms efficiently. Technologies: HTML, CSS, JavaScript, React, and backend integration for robust form handling.

Notifications You must be signed in to change notification settings

Malini04/SE-Theory-Project--Group-09

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIS Form Builder

Rename mis_backend/.env.example file to mis_backend/.env and set the DB_PASSWORD variable to your local MySQL server password

Backend

  1. Run composer update

  2. Run php artisan migrate

  3. Run php artisan serve

Frontend

  1. Run npm i (Node modules are not present)

  2. Run npm start

About

A versatile form builder project designed for managing and dynamically generating forms within Management Information Systems (MIS). Empowers administrators and users to create, edit, and manage forms efficiently. Technologies: HTML, CSS, JavaScript, React, and backend integration for robust form handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.3%
  • Blade 33.6%
  • JavaScript 6.9%
  • HTML 4.6%
  • Other 0.6%