Skip to content

Atharva-K12/Multimodal_Online_Assessment

Repository files navigation

FYP

Backend

Usage :

  1. Move inside the backend directory

  2. Run the command to install your application so it is importable

    pip install -e .
    
  3. Use the below command to run your application

    python run.py
    

Frontend

Usage:

  1. Move inside the frontend directory

  2. Run the command to install dependencies

    npm i
    
  3. Use the below command to run your application

    npm start
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors