Kwevan / 42-ranking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://find-peers.herokuapp.com/

An app to see who works on which project and studend ranking

2 main pages: ranking and projects

Ranking

I use the rules we use in Paris for the days, but some campuses like tokyo for example has their own blackhole days system count.

Projects doing

Not really working anymore due to curriculum changes. RIP

Only works for the inner circle

Again I use the Paris rules for every campuses, this is why in some campuses some people are misplaced.

Rules: You can't subscribe to any project on a circle if you did not validate all projects from the previous circle exam incuded.

update: During corona time, to validate an exam is not mandatory anymore to be able to sub to the projects of the next circle.

Slow responses

Sometimes a request can take a long time, It's because app is hosted on a free heroku account,

So, if an app has receives no web traffic in a 30 minute period, it will sleep.

If a sleeping app receives web traffic, it will take between 1 and 2 minutes to wake before it becomes active again

I have set a cron to ping the app each 30 min on cron-job.org so now it should be ok.

concerned

Students belonging to the "42 cursus" cursus who joined 42 from 7th October 2019.

Intra Applications

Here you can see all the 42 apps you gave a token access to and revoke the access if needed.

Also

The code is not maintained but the script continues to update the database.

About


Languages

Language:Ruby 98.9%Language:Shell 1.1%