CSC394 / Project

A Web Service that will help employers not only find qualified employees, but employees that fit their culture
0 stars 0 forks source link

Determine Front End Requirements #5

Open mhallo opened 6 years ago

jonathan7 commented 6 years ago

Determine framework (react/angular) Determine libraries for front-end e.g. bootstrap Design UI (which pages can users access, how should the user experience flow)

jonathan7 commented 6 years ago

By next class time (Monday) I should be able to implement at least a few basic pages in Angular, and figure out ways to add web forms and stuff programatically. Here's a list of pages/views we'll probably have to handle - mostly drawn from "REQUIREMENTS DOC.doc": login Personal profile page upload documents fill in question&answer(multiple choice, strings) list of candidates one candidate list of job postings one job posting

Most of the other features are just modifications of those key pages. Some debug features would be nice, like viewing algorithm results in browser (even the scores which would normally be hidden from candidates)