Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 732 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 732 Bytes

eduBase

Classroom management done better

A class XII CBSE Computer Science project by Siddharth Vivek, Kanishk Malhotra and Nandan Sensarma

Instructions for Setup

  1. Download the ZIP of the source code available here.

  2. Extract the ZIP, and open the folder in terminal: Alt text Alt text

  3. Open MySQL Command Line Client

Type the following (as shown):

source <path>/<to>/<folder>/edubase.sql Alt text

  1. In the terminal window within the folder (STEP 2), enter the following (shown)

python frontend.py Alt text