We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1f99e commit 4a7b858Copy full SHA for 4a7b858
2 files changed
Models/Feedback Model.png Models/FeedbackModel.pngModels/Feedback Model.png renamed to Models/FeedbackModel.png
README.md
@@ -15,9 +15,11 @@ The forms take in the input from the user and Inserts the values into MySQL data
15
5. The NodeJS server will go live and will be listening to port 3000.
16
6. Open your browser and hit ``` http://localhost:3000/ ``` and you are good to go ;)
17
18
+
19
## Database Design
20
21
### Registeration System Database :
-[1]
22
+
23
-[1]:Models/RegisterationModel.png
24
+### Feedback System Database :
25
+
0 commit comments