Anna University cut off marks.This tool is intended to help 2021 students to get an overview of the cut off marks in the 2020 and 2019 anna university counselling .
UPDATE : THE APP IS UPDATED WITH 2020 CUT OFF MARKS FOR 2021 STUDENTS.
- APP LINK1 : https://tnea-cut-off.herokuapp.com/
- APP LINK2 : https://tnea-2019-cut-off-marks.herokuapp.com/
- APP LINK3 : https://datastudio.google.com/s/pLEXLLkTQs4
- APP LINK4 : https://datastudio.google.com/s/iYlu58GMh2s
NOTE : If App link 1(or) 2 is not working , use App link 3 (or) 4.
Tags : Anna university 2020 cut off | Tnea 2020 cut off | For 2021 students
$ git clone https://github.com/anandhakumarpalanisamy/tnea_2019_cut_off_marks.git
$ cd tnea_2019_cut_off_marks
$ pip install -r requirements.txt
Open "tnea_app.ipynb" in jupyter notebook and run
App will be running in port 9007 : http://127.0.0.1:9007/
$ cd tnea_2019_cut_off_marks
$ python3 tnea_app.py
App will be running in port 9007 : http://127.0.0.1:9007/
$ git clone https://github.com/anandhakumarpalanisamy/tnea_2019_cut_off_marks.git
$ cd tnea_2019_cut_off_marks
$ docker build --tag tnea-app .
$ docker run -d --name tnea-app -p 9007:9007 tnea-app
$ docker service create --name tnea-service --replicas 3 -p 9007:9007 tnea-app:latest
- This app is also available as a google datastudio report.
- A tutorial on how to create the app using google datastudio is available in the below youtube link
- Language spoken in video is tamil
- Link of the demo app created in this video : Demo App
- Excel Data used in youtube tutorial: Excel Data