├── .gitignore
├── .prettierrc
├── public
├── robots.txt
├── log.png
├── favicon.ico
├── logo192.png
├── logo512.png
├── manifest.json
└── index.html
├── .DS_Store
├── src
├── clips
│ ├── 1.png
│ ├── 18.png
│ ├── 2.png
│ ├── 22.png
│ ├── 3.png
│ ├── 33.png
│ ├── ad.png
│ ├── me.JPG
│ ├── me.PNG
│ ├── rd.png
│ ├── abk.png
│ ├── adzh.png
│ ├── ala.png
│ ├── asad.png
│ ├── asir.png
│ ├── bou.png
│ ├── cat.png
│ ├── cli.png
│ ├── clik.png
│ ├── fnj.png
│ ├── frat.png
│ ├── game.png
│ ├── king.png
│ ├── kta.png
│ ├── loua.png
│ ├── maso.png
│ ├── mod.png
│ ├── moz.png
│ ├── obih.png
│ ├── pas.png
│ ├── pass.png
│ ├── pic.jpeg
│ ├── pilo.png
│ ├── rid.png
│ ├── staj.png
│ ├── taj.jpeg
│ ├── this.png
│ ├── vip.png
│ ├── yas.png
│ ├── zech.png
│ ├── Ahmed.png
│ ├── abel.jpeg
│ ├── crown.png
│ ├── houbet.png
│ ├── meme.jpeg
│ ├── memem.jpeg
│ ├── mmaghri.jpg
│ ├── newahm.png
│ ├── nopic.png
│ ├── notab.png
│ ├── redex.png
│ ├── adzahrao.png
│ ├── approuve.png
│ └── maximize.png
├── setupTests.js
├── App.test.js
├── Loader
│ ├── Loader.jsx
│ └── Loader.css
├── Nav
│ ├── Nav.css
│ └── Nav.jsx
├── Sheets
│ ├── sheets.css
│ ├── Sheets.jsx
│ └── SheetsComp.jsx
├── reportWebVitals.js
├── Layout
│ └── Layout.jsx
├── apicall.jsx
├── Scrol
│ ├── Scrol.css
│ └── Scrol.jsx
├── index.js
├── App.css
├── Auth
│ ├── Auth.css
│ └── Auth.jsx
├── Home
│ ├── Home.css
│ └── Home.jsx
├── Selector
│ ├── Sekector.css
│ └── Slector.jsx
├── About
│ ├── About.css
│ └── About.jsx
├── index.css
├── Func_Help
│ └── helper.js
├── App.js
├── Connection
│ └── Connect.jsx
├── logo.svg
├── Peer
│ ├── Listpeer.jsx
│ └── Peer.jsx
├── context.jsx
├── Game
│ └── Game.jsx
├── AiModel
│ └── Model.jsx
├── Dropdown
│ └── Dropdown.jsx
├── Calculator
│ └── Calculator.jsx
└── Vip
│ └── Vip.jsx
├── tailwind.config.js
├── package.json
└── README.md
/.gitignore:
--------------------------------------------------------------------------------
1 | /node_modules
2 | /dist
3 |
--------------------------------------------------------------------------------
/.prettierrc:
--------------------------------------------------------------------------------
1 | {
2 | "tabWidth": 2,
3 | "useTabs": false
4 | }
5 |
6 |
--------------------------------------------------------------------------------
/public/robots.txt:
--------------------------------------------------------------------------------
1 | # https://www.robotstxt.org/robotstxt.html
2 | User-agent: *
3 | Disallow:
4 |
--------------------------------------------------------------------------------
/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/.DS_Store
--------------------------------------------------------------------------------
/public/log.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/public/log.png
--------------------------------------------------------------------------------
/src/clips/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/1.png
--------------------------------------------------------------------------------
/src/clips/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/18.png
--------------------------------------------------------------------------------
/src/clips/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/2.png
--------------------------------------------------------------------------------
/src/clips/22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/22.png
--------------------------------------------------------------------------------
/src/clips/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/3.png
--------------------------------------------------------------------------------
/src/clips/33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/33.png
--------------------------------------------------------------------------------
/src/clips/ad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/ad.png
--------------------------------------------------------------------------------
/src/clips/me.JPG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/me.JPG
--------------------------------------------------------------------------------
/src/clips/me.PNG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/me.PNG
--------------------------------------------------------------------------------
/src/clips/rd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/rd.png
--------------------------------------------------------------------------------
/public/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/public/favicon.ico
--------------------------------------------------------------------------------
/public/logo192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/public/logo192.png
--------------------------------------------------------------------------------
/public/logo512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/public/logo512.png
--------------------------------------------------------------------------------
/src/clips/abk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/abk.png
--------------------------------------------------------------------------------
/src/clips/adzh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/adzh.png
--------------------------------------------------------------------------------
/src/clips/ala.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/ala.png
--------------------------------------------------------------------------------
/src/clips/asad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/asad.png
--------------------------------------------------------------------------------
/src/clips/asir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/asir.png
--------------------------------------------------------------------------------
/src/clips/bou.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/bou.png
--------------------------------------------------------------------------------
/src/clips/cat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/cat.png
--------------------------------------------------------------------------------
/src/clips/cli.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/cli.png
--------------------------------------------------------------------------------
/src/clips/clik.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/clik.png
--------------------------------------------------------------------------------
/src/clips/fnj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/fnj.png
--------------------------------------------------------------------------------
/src/clips/frat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/frat.png
--------------------------------------------------------------------------------
/src/clips/game.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/game.png
--------------------------------------------------------------------------------
/src/clips/king.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/king.png
--------------------------------------------------------------------------------
/src/clips/kta.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/kta.png
--------------------------------------------------------------------------------
/src/clips/loua.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/loua.png
--------------------------------------------------------------------------------
/src/clips/maso.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/maso.png
--------------------------------------------------------------------------------
/src/clips/mod.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/mod.png
--------------------------------------------------------------------------------
/src/clips/moz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/moz.png
--------------------------------------------------------------------------------
/src/clips/obih.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/obih.png
--------------------------------------------------------------------------------
/src/clips/pas.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/pas.png
--------------------------------------------------------------------------------
/src/clips/pass.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/pass.png
--------------------------------------------------------------------------------
/src/clips/pic.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/pic.jpeg
--------------------------------------------------------------------------------
/src/clips/pilo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/pilo.png
--------------------------------------------------------------------------------
/src/clips/rid.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/rid.png
--------------------------------------------------------------------------------
/src/clips/staj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/staj.png
--------------------------------------------------------------------------------
/src/clips/taj.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/taj.jpeg
--------------------------------------------------------------------------------
/src/clips/this.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/this.png
--------------------------------------------------------------------------------
/src/clips/vip.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/vip.png
--------------------------------------------------------------------------------
/src/clips/yas.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/yas.png
--------------------------------------------------------------------------------
/src/clips/zech.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/zech.png
--------------------------------------------------------------------------------
/src/clips/Ahmed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/Ahmed.png
--------------------------------------------------------------------------------
/src/clips/abel.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/abel.jpeg
--------------------------------------------------------------------------------
/src/clips/crown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/crown.png
--------------------------------------------------------------------------------
/src/clips/houbet.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/houbet.png
--------------------------------------------------------------------------------
/src/clips/meme.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/meme.jpeg
--------------------------------------------------------------------------------
/src/clips/memem.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/memem.jpeg
--------------------------------------------------------------------------------
/src/clips/mmaghri.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/mmaghri.jpg
--------------------------------------------------------------------------------
/src/clips/newahm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/newahm.png
--------------------------------------------------------------------------------
/src/clips/nopic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/nopic.png
--------------------------------------------------------------------------------
/src/clips/notab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/notab.png
--------------------------------------------------------------------------------
/src/clips/redex.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/redex.png
--------------------------------------------------------------------------------
/src/clips/adzahrao.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/adzahrao.png
--------------------------------------------------------------------------------
/src/clips/approuve.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/approuve.png
--------------------------------------------------------------------------------
/src/clips/maximize.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mohammed-Maghri/The-Old-Ranking-1337-Students-Platform-/HEAD/src/clips/maximize.png
--------------------------------------------------------------------------------
/src/setupTests.js:
--------------------------------------------------------------------------------
1 | // jest-dom adds custom jest matchers for asserting on DOM nodes.
2 | // allows you to do things like:
3 | // expect(element).toHaveTextContent(/react/i)
4 | // learn more: https://github.com/testing-library/jest-dom
5 | import '@testing-library/jest-dom';
6 |
--------------------------------------------------------------------------------
/src/App.test.js:
--------------------------------------------------------------------------------
1 | import { render, screen } from '@testing-library/react';
2 | import App from './App';
3 |
4 | test('renders learn react link', () => {
5 | render(
{item.user.login}
37 |{item.status}
40 |The Game Only playable On Big screens
35 |Game Created By :
49 |SCALE FOR PROJECT
25 |FT_TRANSCENDENCE
26 |You should evaluate 5 students in this team
29 |{item.name}
57 |{item.date}
65 |Yes
35 |No
39 |Ratings
59 |Don’t forget to check the flag corresponding to the defense
62 |Ok
67 |Outstanding
71 |{item.name}
79 |Finish Evaluation
88 |Do You Find 1337Leets Useful ?
53 |Give the Project A star 🌟
54 |And Drop a Follow On Github 🌝
55 |If u want No (one Will Force U)
56 |Click The Button Above To cancel
57 |Follow ❤️
66 |Drop a star 🌟
69 |1337Leets
85 |site on maintenance
91 |Try Later
92 |Login
97 |By : mmaghri
102 |95 | {item.name}
Under construction
130 |To comply with the 42 API's data caching rules, we need to
150 |minimize the number of API requests as much as possible.
151 |So Please Search For the Project to Get Data
152 | 153 |{Camp}
72 |{item.name}
78 |{Cursus + ' ' + Number}
125 |{Number}
135 |Cursus
: 166 |Pool
167 | } 168 |{item.Curs}
174 |XP-Calculator
150 |{item.name}
168 |Coalition
179 |{cols}
180 |Calculate
191 |Please Provide An Input !
) : 196 | las == "" ? 197 | (0.0
) : 198 | ({las}
)} 199 | { 200 | !vel.level == "" && 201 |{sename}
211 |{MeData.Full_name }
31 |{MeData.Wallet}
37 |Wallet
40 |{MeData.point}
48 |Point's
51 |Campus :
59 |{MeData.campus}
60 |Pool :
63 |{MeData.poolMonth + " " + MeData.poolYear}
64 |Email :
67 |{MeData.email}
68 |{item.text}
88 |115 | {DataObject.login} 116 |
117 | } 118 |{item.text}
142 |Role :
31 | {!ACT ? ( 32 | 33 | ): ( 34 |{ROLE}
) 35 | } 36 |Cheking User Role And Permision's
41 | 42 | > 43 | ): ( 44 | <> 45 |{item.name}
50 |You,re Access has Been
72 |Denied To the Vip !
73 |The Only Users With Given Permission
75 |Can Use The Vip Option's
76 |{item.title}
97 |{`This Team was closed at : `}
101 |{item.close.substring(item.close.indexOf('T') + 1, item.close.indexOf('T') + 6)}
102 |View
106 |User's -
113 |{item.Users.length}
114 |in this Team
115 |{item.status}
128 |{FindProjct(item.Id)}
132 |Not Authorized !
184 |ID:
192 |{item.ID}
193 |{item.USER}
200 |{item.ROLE}
204 |ADD
260 |{RoleSe}
264 |{item.name}
272 |Missing a Value !
281 |Not Authorized !
286 |Added !
291 | {
156 | item.login == "wabolles" ? (
157 | "wabolles-Aka-theF"
158 | ) : item.login == "ael-mouz" ? (
159 | "ael-mouz Aka-( MakeFile )"
160 | ) : (
161 | `${item.login}`
162 | )
163 | }
164 | {item.login == "mmaghri" || item.login == "adzahrao" || item.login == "abkacimi" || item.login == "mlouazir" || item.login == "abablil" ? (
165 |
166 | ) : item.login == "amel-has" || item.login == "adechaji" || item.login == 'adzahrao' ? (
167 |
{item.first_name + " " + item.last_name}
177 |Lvl :
180 |{String(item.level).split(".")[0]}
183 | ) : ( 184 |{item.level}
185 | ) 186 | } 187 |{index + 1}
193 | {index + 1 == 1 ? ( 194 |{item.location}
211 | >) : ( 212 | <> 213 | 214 |unav
215 | > 216 | )} 217 |{String(item.level).split(".")[1].substring(0, 2) + "0" + "%"}
239 | ) : 240 |{String(item.level).split(".")[1].substring(0, 2) + "%"}
241 | ) : ( 242 |{0 + "%"}
243 | ) 244 | } 245 |Nothing Here Go Search For Something Else !
330 |