CodeTogether is the official competitive programming club of Narula Institute of Technology. This repository contains the code used for its official website.
This is not the actual repository used by the college. Because of security reasons, there is another private repository with the same code but with different private keys and authentication systems.
CodeTogether's Admin : Anurag Singh email linkedIn
Project Authorised by,
Dr. Sambhunath Saha (Dean Student Affairs, Narula Institute of Technology)
The project consists of both client-side and server-side code. The client-side and server-side are complete, while the work on the admin-side is currently on hold as the college has asked to do.
Follow the steps below to run the application on your local machine:
-
Clone this repository into your local computer.
-
To set up the server-side, navigate to the "server-side" folder, and run the following commands in the terminal:
npm i
node server3.Next, go to the "client-side" folder and run the following commands in the terminal to set up the client-side application:
npm i
npm startNow, you can access the app on your local host.
For any inquiries or feedback, please feel free to reach out to us via email.
