Skip to content

This is database managment project for B-tech students , which contain 6 SQL tables linked through php , frount end was written in html , css and used XAMPP for server SERVER

Notifications You must be signed in to change notification settings

sonikumaramukions/DBMS_PROJECT_STUDENT_PERFORMANCE_LOOKUP_PROJECT

Repository files navigation

DBMS_PROJECT_STUDENT_PERFORMANCE_LOOKUP

This is a simple database managment project for B-tech students , which contain 6 SQL tables linked through php , front-end was written in html , css and used XAMPP for server

  1. use vs code for running the codes
  2. install xampp server for local server from your browser.
  3. copy paste the code and don't forget to use the same folder names for your code.
  4. if you have installed my sql previously in your system them folow this steps: --> ctrl+R --> TYPE services.msc --> turn of mySQL --> open xampp server and turn on appache and mysql
  5. copy paste the codes in vs code 6. create database in xampp server and copy paste mysql command provided below.
  6. Make sure you copy paste the student_marks.txt , attendance.txt,student_mentor.txt,student_parents.txt,student_projects.txt in xampp server mysql command line
  7. first create a database inter_results.
  8. then copy paste all the txt files one by one so that you can create 6 tables in it.

About

This is database managment project for B-tech students , which contain 6 SQL tables linked through php , frount end was written in html , css and used XAMPP for server SERVER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors