Giter VIP home page Giter VIP logo

anandhakumarpalanisamy / anna_university_cut_off_marks Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 29.45 MB

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 .

CSS 1.63% Jupyter Notebook 55.11% Python 43.11% Dockerfile 0.15%
jupyter-notebook dashapp plotly-dash anna-university annauniv annauniversity anna-university-cut-off-marks mark

anna_university_cut_off_marks's Introduction

tnea 2020 & 2019 cut off - Anna university 2020 & 2019 cut off - Python Dash App

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.

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

Running app locally

1) Install python requirements (Make sure you have Python 3.6 and above)

$ git clone https://github.com/anandhakumarpalanisamy/tnea_2019_cut_off_marks.git
$ cd tnea_2019_cut_off_marks
$ pip install -r requirements.txt

2a) Start jupyter notebook and run app

Open "tnea_app.ipynb" in jupyter notebook and run

App will be running in port 9007 : http://127.0.0.1:9007/

2b) Run app through command line

$ cd tnea_2019_cut_off_marks
$ python3 tnea_app.py

App will be running in port 9007 : http://127.0.0.1:9007/

Dockerisation

1) Build Docker Image

$ git clone https://github.com/anandhakumarpalanisamy/tnea_2019_cut_off_marks.git
$ cd tnea_2019_cut_off_marks
$ docker build --tag tnea-app .

2a) Run as a docker container

$ docker run -d --name tnea-app -p 9007:9007 tnea-app

2b) Run as a docker service with replicas

$ docker service create --name tnea-service --replicas 3 -p 9007:9007 tnea-app:latest

Google Datastudio app

  • 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 IMAGE ALT TEXT HERE
  • Link of the demo app created in this video : Demo App
  • Excel Data used in youtube tutorial: Excel Data

anna_university_cut_off_marks's People

Contributors

anandhakumarpalanisamy avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.