GithubHelp home page GithubHelp logo

bemxio / jedyneczki Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 46 KB

A website in Polish, showing how much F's I have got in school

Home Page: https://jedyneczki.bemxio.xyz

License: MIT License

Python 25.11% HTML 19.77% CSS 22.17% JavaScript 32.95%
css fastapi html javascript python uvicorn vulcan website

jedyneczki's Introduction

jedyneczki

A website showing how much bad grades I got, from the beginning of the year to now!

Made in Python, using FastAPI and vulkan-api.

Running

Make sure you're running Python 3.7+ before doing any steps.

  1. Clone the repository into a directory of your choice.
  2. Move to the directory with the files in a terminal.
  3. Log into the Vulcan e-register student/parent panel, and move to the "Mobile access/Dostęp mobilny" tab.
  4. Click the "Generate access code/Wygeneruj kod dostępu" button to generate the values needed for logging in.
  5. Run python3 tools/create_account.py and fill all of the values provided from the Vulcan website.
  6. Create a new file called uvicorn.json & fill it according to the template below.
{
    "host": "<YOUR_DESIRED_HOSTNAME_HERE>",
    "port": <YOUR_DESIRED_PORT_HERE>
}
  1. Run python3 -m pip install -r requirements.txt to install required requirements.
  2. Done! To run the website, do python3 main.py.

Contributing

As with all my projects, contributions are highly appreciated!

jedyneczki's People

Contributors

bemxio avatar dependabot[bot] avatar

Watchers

 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.