Skip to content
@CS350-Carillon

CS350-Carillon

Carillon

Members

Made by Team 1 of CS350

변경호 (20170319)

정유민 (20170595)

이채영 (20180517)

안시현 (20200365)

김우일 (20210128)

What is Carillon?

Carillon is a project made to manage the workspaces and chatting channels for the students attending a lecture. Workspaces are the lectures that the students are taking and the channels serve specific purpose within the lectures - it can be chatting room for homework, for questions, and so on. The client of the service is Team 6.

Built with ..

Frontend : NextJS

Backend : NodeJS

Database : MongoDB

How to run the frontend code

  1. clone the repository into your local machine
  2. npm install in the root directory (in /carillon-frontend directory)
  3. npm run dev in the root directory (in /carillon-frontend directory)

How to run the backend code

  1. clone carillon-backend repository into your local machine
  2. npm install in the root directory (in /carillon-backend directory)
  3. npm run dev in teh root directory (in /carillon-backend directory)

Connecting backend and frontend code

If backend code is running and the frontend code is running without any bugs, it should be ready for use. However, if there is any problem in connecting the frontend and backend, please check the port that you are using for each of them.

References

Pinned Loading

  1. carillon-frontend carillon-frontend Public archive

    This is the frontend code of Carillon

    TypeScript 2

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…