Skip to content

AlaraBread/team6-resume-analyser

Repository files navigation

Resume Analyser

This is team 6's resume analyser. It's goal is to provide useful feedback on resumes using a large language model.

Team

name discord handle
Julia Torres alarabread
Aidan Krenz _aidan._
Dylan Dunsheath rockingwarrlor99
Angelo Sticca gianzero
Carlos Sarzo cpsycle
Stephen Ordway resources_limited

Link to trello board

Setup

See SETUP.md

Frontend

The frontend is in /frontend. It is a next.js project that uses npm and node.

To run locally

(in /frontend)

npm run dev

To test locally

(in /frontend)

npm run test

Backend

The backend is in /backend. It is an oak server that uses deno.

Running locally

(in /backend)

deno run dev

Testing locally

(in /backend)

deno task test

About

an ai powered resume analyser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages