Leaderboard for Bluelearn.in (proof of concept)
BlueLearn is one of India's largest student communities that provides a one-stop platform for students to learn new skills, network with peers, apply for internships and grow as an individual
"A leaderboard", sounds bland, right? What if we add a twist to it? Make it all that fun like it should be! With an intuitive and user friendly design, this leaderboard is like no other xD, Packing all the fun in it while keeping it super accessible & responsive.
There are 3 main stat categories, namely, levels, coins and study.
Log into discord to see other's ranks and see where you stand!
Updates will soon follow. Create an issue on this repo if you spot any bugs :^)
This project is created with:
- Next.js
- Styled-components
- Typescript
- Express
- ApolloGraphQL
- MongoDB
To run this project, install it locally using npm:
$ cd client
$ npm install
$ npm run dev
$ cd server
$ npm install
$ npm run dev
- ZeusAbhijeet for keeping those DBs intact :^)