weiranc / swe-foam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

In the project directory, you can run:

git clone https://github.com/your_username/swe-foam.git
npm install
npm run db
npm run seed
npm run server
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Component Details

  • User can view images from the reactor run

Screen Recording 2022-03-03 at 7 32 46 PM (1)

  • While viewing images, user has the ability to mark them as foaming or not.

Screen Recording 2022-03-03 at 7 39 17 PM

  • Decisions can be stored for the next time when using the app.

Screen Recording 2022-03-03 at 7 35 17 PM

  • User can filter by foaming, non-foaming and unclassified images.

Screen Recording 2022-03-03 at 7 36 30 PM

Tech Specs

  • Front end: React
  • Back end: Node
  • Storage: MongoDB

About


Languages

Language:JavaScript 84.8%Language:CSS 12.1%Language:HTML 3.1%