Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.38 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.38 KB

priority

A Vue.js / Express.js web application for a fuzzy academic prioritization system

Barebones Overview

Automatically creates a priority schedule for your upcoming deadlines according to importance.

Instructions to run

  • CD into ./server/src
  • Run "npx nodemon app.js"
  • CD into ./client/src
  • Run "npm run dev"

Quick Demo

Screen Shot 2021-11-03 at 4 58 14 AM

Screen Shot 2021-11-03 at 4 58 42 AM

Screen Shot 2021-11-03 at 4 58 04 AM

Screen Shot 2021-11-03 at 4 57 51 AM

Screen Shot 2021-11-03 at 4 57 37 AM

Screen Shot 2021-11-03 at 5 00 03 AM