artainmo / 42-slot-finder

Personal project. Find correction slots across the 42 network using 42's API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42-slot-finder

Script to find slots via the 42API. Project that needs to be evaluated and student campus can be specified.
Made for mac.

Run

  1. Setup with following command and follow instructions.
make setup
  1. Launch
make CAMPUS=<your-campus-city> PROJECT=<project-to-be-evaluated>

Problem

For some reason the found slots do not translate to slots one can actually find on the intranet...

Next trial via webscraping static HTML

artainmo/42webscraper-find-slots

About

Personal project. Find correction slots across the 42 network using 42's API.


Languages

Language:Python 54.7%Language:Shell 39.5%Language:Makefile 5.8%