Skip to content

Releases: develop-me/bagajob

MVP - Alpha Testing

13 Oct 12:57

Choose a tag to compare

MVP - Alpha Testing Pre-release
Pre-release

Bagajob v0.1-alpha

First working release, ready for testing and external collaboration.

Features

  • Login/Logout
  • Forgot Password - password reset email functionality
  • Add, Edit, Delete Jobs
  • Track status of Job
  • Add notes to individual job, edit, delete
  • Add interviews to individual job, edit, delete

Known Issues

  • Passwords are insecure due to storage of access_token in state
  • CV and Cover Letter upload is not yet supported, API will only accept strings
  • Sort by and filter functionality not yet completed
  • Close button on add a job modal has no effect
  • Console warnings not yet addressed