Skip to content

sameepkat/StudentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentManagementSystem


Installation

1. Configure local webserver

  1. Install Xampp
    Download Xampp
  2. Start Xampp and run Apache server and MySql Database
    Xampp Demo
  3. Go to htdocs folder. (Usually located in: Windows - C:\Xampp\htdocs. Mac/Linux - /opt/lampp/htdocs.)

2. Clone using Git

  1. Make sure Git is installed (git -v)
  2. Run git clone https://github.com/sameepkat/StudentManagementSystem.git inside htdocs folder.

3. Import database

  1. Run localhost/phpmyadmin in any web-browser.
  2. Create a datbase named Software2080 (query: CREATE DATABASE 'SOFTWARE2080' and go inside that database.
  3. Import the database provided in database folder in StudentManagementSystem/database folder.

4. LogIn

  1. Log in using your SOE ID and Password provided by the college.

Contributing

  1. Create a fork
  2. Make necessary changes
  3. Create a pull request.

Contributors

  1. Anil Pariyar
  2. Bipana Ale
  3. Grish Rana
  4. Sameep Kathayat
  5. Suchita Baral
  6. Rojina Tiwari

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published