Skip to content

Class 12 Final CS Project - make something with python, sql and/or binary files.

Notifications You must be signed in to change notification settings

mdvsh/class-12-cs-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntlApp Dashboard CLI

Final Project: Class 12 Computer Science

An interactive Terminal User Interface wrapped around an International Admissions Dashboard for Counselor, Teachers, and Students.

Prerequisites

  • MySQL

Setup

create database db first in mysql, enter database credentials as specified in app/.sample.env, rename it to .env run the following commands in the command prompt/terminal

$ python setup.py build
$ python setup.py install
$ pip install -r requirements.txt
$ python app

About

Class 12 Final CS Project - make something with python, sql and/or binary files.

Resources

Stars

Watchers

Forks

Languages