Skip to content

Justinzh1/Hermione_React

Repository files navigation

Project Hermione for ASUC OCTO

Web portal for ASUC OCTO's Hermione, a computer vision project.

Setup

  • Initiate MongoDB using mongod or to use seeded data run mongod --dbpath=. in the data folder.
  • Install Node Modules using npm install
  • Run npm run build followed by npm run start to initiate the server on localhost:3000

UI/UX Styling

  • Uses bootstrap as well as material-ui for the front end

Configuration

  • Platform: node
  • Framework: express
  • Template Engine: jade
  • CSS Preprocessor: css
  • JavaScript Framework: react
  • Build Tool: webpack
  • Database: mongodb
  • Authentication: google,email

Boilerplate

Uses MegaBoilerPlate

About

Dashboard for a Computer Vision Project designed to capture and transcribe recorded lectures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published