Discover people willing to split the cost for LeetCode Premium accounts with you @BITS-ACM.

Overview

Litecode

litecode.bitsacm.in

Litecode Poster

About

~ 2 months before every internship season, every single CS student in the world has felt the pain of the sinking realization that they don't know how to do competitive coding. Luckily, LeetCode Premium is one of the best resources for practicing questions and attempting mock interviews. Unfortunately, it is also obscenely expensive unless you have an extra kidney at home.

So, we built an app that allows you to discover other BITSians willing to share a LeetCode premium subscription.

Now you don't need to stress about Leetcode, you can just take Lite-code. sorry dush-t pls dont kick me from acm

Usage

Just create an account using your BITS email address, and view all the open rooms! Once you find a room with some of your friends, you can join the room. In case your friends haven't signed up yet, you can create a room and give them the room name!

Once the room gets filled with 4 people, the admin locks the room and will create a WhatsApp group with the members. From there, it's upto you to make the payment and start coding!

For Developers and Hackermanz

This app was made with <3 by students from BITS Pilani, using React.js for the frontend and Node.js for the backend. It uses the Chakra-UI library, Google O-Auth, and Docker+Nginx for hosting.

In case you'd like to run this on your local machine, follow these steps:

Clone the repository
git clone https://github.com/bitsacm/litecode.git

Build the client
cd client
yarn build

Run the local server
cd ../server
npm run dev

In case you'd like to contribute or squash a bug, just open a pull request!

Contributors

This project was made by ACM at BITS Pilani, Pilani. If you liked this project, go follow the developers!

Frontend Developer: Parth Sharma (View GitHub)
Backend Developer: Aayush Paurana (View GitHub)
DevOps Engineer: Aditya Thakur (View GitHub)

You might also like...

The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to: Display a list of books. Add a book. Remove a selected book.

The Bookstore is a website similar to the

Bookstore The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that al

Jun 12, 2022

This application allows you to create a list to keep tracks of the books you are reading and check the progress for each book.

This application allows you to create a list to keep tracks of the books you are reading and check the progress for each book.

Bookstore This is an application built to track the books you are reading and the progress you have made for each book! Additional description about t

Feb 27, 2022

A checklist for you to complete as you go through Elden Ring.

A checklist for you to complete as you go through Elden Ring.

Elden Ring Checklist A checklist for you to complete as you go through Elden Ring. Visit the website · Report Bug · Request Feature Table of Contents

Dec 23, 2022

An eCommerce website that allows you to sign in and create an account and buy products and pay using PayPal and includes a dashboard that allows you to (add, update, and remove) a product...

An eCommerce website that allows you to sign in and create an account and buy products and pay using PayPal and includes a dashboard that allows you to (add, update, and remove) a product...

An eCommerce website that allows you to sign in and create an account and buy products and pay using PayPal and includes a dashboard that allows you to (add, update, and remove) a product...

Oct 1, 2022

You can use this CLI Tool to clean your iOS and Android projects and keep them updated.

You can use this CLI Tool to clean your iOS and Android projects and keep them updated.

Mobile App Cleaner You can use this CLI Tool to clean your iOS and Android projects and keep them updated. This tool automatizes these items below; Cl

Mar 19, 2022

A simple tool that tells you what food is safe for your dog.

A simple tool that tells you what food is safe for your dog.

Can My Dog Eat A simple tool that tells you what food is safe for your dog. View website Features Can My Dog Eat is a simple website where you can loo

Dec 11, 2022

İnstagram Clone.You can sign in, sign up, upload image, make comment 📷 Used ReactJS, Material UI, Firebase, Firestore Database

 İnstagram Clone.You can sign in, sign up, upload image, make comment 📷 Used ReactJS, Material UI, Firebase, Firestore Database

🟡 instagram-clone This is a instagram clone. You can sign in, sign up, upload image, make comment 📷 ⚡ LIVE To check out the live demo of this app AB

Apr 20, 2022

Organize your life by planning the activities you do on a daily basis.

Task Tracker made using only React. This application is designed to better organize your life by planning the activities you do every day. Don't be la

Oct 10, 2022

The repository helps you learn React by building Netflix :star:

The repository helps you learn React by building Netflix :star:

Learn React by Building Netflix. Click ⭐ if you like the project. Pull Request are highly appreciated ❤️ You can check the advance folder for more Rea

Dec 22, 2022
Owner
BITS-ACM
BITS Pilani ACM Student Chapter
BITS-ACM
Interactive web app where you can Store ,Add and Remove books to organize the books that you've read or the ones willing to read

bookStore Interactive web app where you can Store ,Add and Remove books to organize the books that you've read or the ones willing to read Built With

Yassine Omari 7 Jul 20, 2022
A web application which has leetcode questions listed on the basis of different companies.

URL A web application which has leetcode questions listed on the basis of different companies. This project was made using React.js and Flask to help

Pulkit 21 May 24, 2022
Chat Loop is a highly scalable, low-cost, and high performant chat application built on AWS and React leveraging GraphQL subscriptions for real-time communication.

Chat Loop Chat Loop is a highly scalable, low cost and high performant chat application built on AWS and React leveraging GraphQL subscriptions for re

Smile Gupta 24 Jun 20, 2022
React app that allows users to compare and analyze the cost of living between cities around the world.

✨ LivingApp is a react app that allows users to compare and analyze the cost of living between cities around the world. ✨ Features ?? Simple: Bootstra

Ivan Kuznietsov 3 Feb 5, 2022
Further split the React Native code based on Metro build to improve performance, providing `Dll` and `Dynamic Imports` features

React-Native Code Splitting Further split the React Native code based on Metro build to improve performance, providing Dll and Dynamic Imports feature

Wuba 126 Dec 29, 2022
A desktop app optimized for people to play web-based incremental game

plaza-app A desktop app optimized for people to play web-based incremental game Setup yarn to install dependencies Local testing yarn start to open lo

null 2 Dec 24, 2022
A Google Clone which built with ReactJS. You can click the demo and search whatever you want!

Google Clone with ReactJS A small web app that imitate the desktop web version of google site, you can search whatever you want. Google Clone Demo Lin

Özge Coşkun Gürsucu 36 Aug 14, 2022
To eleventy and beyond! The all-in-one tool for templates where you want them, component frameworks where you need them 🚀

Slinkity ?? This project is heavily under construction! ?? As excited as you may be, we don't recommend this early alpha for production use. Still, gi

Benjamin Holmes 398 Dec 27, 2022
An application that has a frontend (user interface) that allows you to create, read, update or delete (CRUD) products using an API in which you can also create, read, update or delete products.

CRUD app with React and Firebase 9 An application that has a frontend (user interface) that allows you to create, read, update or delete (CRUD) produc

Júlio Bem 3 Sep 28, 2021