Giter VIP home page Giter VIP logo

engineering_results's Introduction

Read this before getting the program for the first time (or when updating the program)

Current version: v2.10

Required Python version: v3.6+

Check the bottom of this README for required packages* (only required for screens below 1080p)

To get this program follow this:

https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository

Or just click the green button called "Code" and download the project's zip.

Please take note if you have used this before

  • Duplicate your results.txt file before using versions v2.xx to be sure that marks do not get corrupted.

If you are downloading this project for the first time follow the steps below:

  1. Rename results_example.json to results.json (or duplicate results_example.json and then rename)
  2. Open Command Prompt or Terminal
  3. Navigate to the directory where you have downloaded the project file
  4. Run the following code next: "python3 results.py"
  5. Enter your marks into the respective courses (in decimal or quotient format -- i.e. 0.96 or 24/25 -- if you only have percentages, divide the value by 100)

You will have to re-run the results.py program if you want to see the updated marks in the "Current Marks for the semester" screen.

If you are coming from v1.0x follow the steps below:

  1. Open Command Prompt or Terminal
  2. Navigate to the directory where you have downloaded the project file
  3. Run the following code: "python3 EditMarks.py" (you should only run this program once)
  4. Then run the following code: "python3 results.py"
  5. Use the program like normal

You will have to re-run the results.py program if you want to see the updated marks in the "Current Marks for the semester" screen.

If you are coming from v0.0x follow the steps below:

  1. Open Command Prompt or Terminal
  2. Navigate to the directory where you have downloaded the project file
  3. Run the following code: "python3 make_results_file.py" (you must only run this program once)
  4. Then run the following code: "python3 results.py"
  5. Use the program like normal

You will have to re-run the results.py program if you want to see the updated marks in the "Current Marks for the semester" screen.

*Users on computers with screen resolution below 1080p

  1. Open Command Prompt or Terminal
  2. Run "pip3 install pyautogui"
  3. Use the program like normal

Keeping your program up-to-date: How-to

Download the latest version of the results.py and replace the current file in your directory with the latest versions.

(Make sure that results.json is in the same directory as the new results.py otherwise the program will not run as expected)

Then just run the program.

engineering_results's People

Contributors

the-user-created 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.