Skip to content

Form with customizable section and question | First React.ts + Tailwind real world project with back-end by .NET and SQL Server.

Notifications You must be signed in to change notification settings

TGODTH/Feedback-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback-form project

แบบประเมินคะแนนห้าระดับ สำหรับพนักงานในแผนกประเมินบุคคลประจำแผนก

Features

  • สามารถเพิ่มผู้ใช้และแผนกที่ผู้ใช้นั้นๆ จะประเมินได้ที่ employees_tb
  • สามารถเพิ่มผู้ถูกประเมินได้ที่ departments_tb
  • สามารถเพิ่มหมวดหมู่คำถามและคำถามได้ที่ questionGroup_tb กับ questions_tb

Screenshots

questionGroup_tb

question-group-tb

questions_tb

question-tb

Webapp

form-login

form-desktop-guide

from-guide

form

from-submit

form-done

Requirment

  • Microsoft® SQL Server® 2017
  • SQL Server Management Studio
  • Microsoft Visual Studio
  • Node.js v18.0.0^

Installation

  1. Download all files.
  2. Attach the feedback_database form to run it.
  3. Change the "DefaultConnection" database connection in /feedback_api/appsettings.json.
  4. Download the node_modules by using this command in /feedback_form:
    npm install
    
  5. Completed.

Project duration: 26/1/23 - 30/1/23

About

Form with customizable section and question | First React.ts + Tailwind real world project with back-end by .NET and SQL Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published