Skip to content

jam-khan/IntelligentCMS

Repository files navigation

Intelligent Course Management System

This project is a web application designed to provide students with a course management platform. It was developed as part of the coursework in COMP3278 at the University of Hong Kong.

Installation

To get started with this project, follow these steps:

  1. Run npm install to install all dependencies.

  2. Then, navigate to the backend directory.

  3. Run pip install -r requirements.txt to install Python dependencies.

  4. Make sure to create a .env file for environment variables to connect to the database within the backend directory.

  5. Remember to initialize your database with the SQL file provided: backend/facerecognition.sql.

Usage

To run the application in development mode:

npm start

About

Intelligent Course Management Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published