项目作者: parshuramreddysudda

项目描述 :
Full stack website for college, which helps to store and view complete details of students of the university.
高级语言: PHP
项目地址: git://github.com/parshuramreddysudda/Departmental-Website-For-Engineering-College-.git
创建时间: 2018-12-10T05:35:08Z
项目社区:https://github.com/parshuramreddysudda/Departmental-Website-For-Engineering-College-

开源协议:Apache License 2.0

下载


Departmental Website For Engineering College

This website is Builed for College Purposes

Features

  1. Student details can added.
  2. All exams including mid and Semter can be added.
  3. Attendence can also be added.
  4. Credits added to Students database can be searched.
  5. Each student details are separately stored in tables i.e Firstyear details are stored in Firstyear table and so on…
    6.Subjects can added to each year student separately.
    7.Each semester details are having 11 columns(10+1).

Steps to Add Database

1.First install xammp or any local server.

2.Open phpMyadmin and create the database with name as ‘registration’.

3.Import the sql Config file , which is in Database/SqlFile.sql.

Note: Required PHP > 5.0
For Smooth Running Local server.