Skip to content

munnokd/spi

 
 

Repository files navigation

PROJECT

SPI CALCULATOR

Description

This project is used to find spi of student of nirma university Technology. Currently we have only four branch data so user can only calculate the spi of four branch.

Branches

1.BCH

2.BEE

3.BCE

4.BCL

Run App Local:

@ This app is created in Python Flask.

1.Python:

Download

2.pip

 
python3 install pip
 

or

 
py get-pip.py
 

3.Flask Api

 
pip3 install Flask
 

4.Jinja for Frentend

 
pip3 install Jinja
 

5.Flask-Markdown

 
pip3 install Flask-Markdown
 

Now you're good to go. Just run below command for run flask app.

goto->root folder

 
python3 app.py
 

Thank You For Reading.

Happy Coding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.3%
  • HTML 29.3%
  • CSS 20.4%