Skip to content

hugo-bach/countHubXp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

countHubXp v1.0

Count your xp hubs with a single command. Of course it's possible with this script.

This script lists these different activities:

  • Hackathon
  • Workshop / CodingBattle
  • Talk / Hubtalk
  • Experience

You can see all the activities where you have been present or absent as well as the activities where you are registered but which have not yet started.

Requirement:

  • NodeJS 14.8.0 or later
  • Git

Use NVM (node version manager) to get the correct version of node

Common setup:

Clone the repo and install the dependencies.

git clone https://github.com/hugo-bach/countHubXp.git
cd countHubXp
npm install

Autologin intra EPITECH

Go with your account on the intra > Administration section > Generate autologin link. Otherwise it's faster to click here

You have a link of the followin format:

https://intra.epitech.eu/auth-id

Copy this id

! WARNING: Never communicate your link or autologin code.
! This script does not send any request other than that of the intra

Env

Create your .env file at the root of the project Insert in your file the following code :

ID_AUTOLOGIN="id"

id: it's your id of autologin link of epitech intra

Running the project

npm start

Thx and don't forget to subscribe and put your star

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published