CodeTogether

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.

Link to college's website

CodeTogether's Admin : Anurag Singh email linkedIn

Project Authorised by,

Dr. Sambhunath Saha (Dean Student Affairs, Narula Institute of Technology)

CodeTogether Logo

Overview

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.

How to Run

Follow the steps below to run the application on your local machine:

  1. Clone this repository into your local computer.

  2. To set up the server-side, navigate to the "server-side" folder, and run the following commands in the terminal:

npm i
node server

3.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 start

Now, you can access the app on your local host.

Contact

For any inquiries or feedback, please feel free to reach out to us via email.