Coder Social home page Coder Social logo

metakgp / kronos Goto Github PK

View Code? Open in Web Editor NEW
2.0 9.0 3.0 23.49 MB

A webapp to serve past year grade distributions of IIT KGP students, for IIT KGP students

Home Page: https://kronos.streamlit.app

License: GNU Affero General Public License v3.0

Dockerfile 1.38% Procfile 0.29% Python 96.33% Shell 2.00%
kronos metakgp gradekeeper-iitkgp grades-iitkgp kronos2

kronos's Introduction

Contributors Forks Stargazers Issues MIT License Wiki


image

Previous year course wise grade statistics
Website ยท Request Feature / Report Bug

Table of Contents

About The Project

image

This webapp displays previous year's grade distribution for the selected course. It has been hosted with streamlit as an app but is still under development.

You can find the container image here on dockerhub.

Getting started

To set up a local instance of the application, follow the steps below.

Using docker

  1. Pull the Docker image

    docker pull metakgporg/kronos:latest
  2. Run the container

     docker run -p 8501:8501 metakgporg/kronos

Note

You can change the {PORT}:8501 to your desired PORT.

Without docker

  1. Configure the virtual environment

    pip install virtualenv
    virtualenv venv
    source venv/bin/activate
  2. Install Dependencies

    pip install -r requirements.txt
  3. Start the app

    streamlit run app.py

Contact

๐Ÿ“ซ Metakgp - Metakgp's slack invite Metakgp's email metakgp's Facebook metakgp's LinkedIn metakgp's Twitter metakgp's Instagram

Maintainer(s)

The currently active maintainer(s) of this project.

Creator(s)

Honoring the original creator(s) and ideator(s) of this project.

(back to top)

Additional documentation

(back to top)

kronos's People

Contributors

ananya-m0140 avatar bikram-ghuku avatar dami-18 avatar proffapt avatar spookbite avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kronos's Issues

Clean codebase

  • Remove deprecated / duplicate code and data
  • Fix broken feature, if not fixable remove them

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.