Skip to content

Initial v0.0.1 Release

Pre-release
Pre-release

Choose a tag to compare

@willpaxton willpaxton released this 02 Dec 05:39
99a7272

This initial release focuses on getting basic implementation of student tracking and showing a base implementation of the various features that TrackED will have to offer. With this being the first release, there are still various functionalities that have yet to be implemented into the product.

Major Features:

  • Homepage describing TrackEd’s features and functionality
  • Account management with creating and logging into accounts, with account management features like password resetting.
  • Student locations are properly tracked and reflected within the web application.
  • A student’s current location is reflected to them via an application map.
  • Professors can see student locations, as well as their distance from their work site if they are away.

Identified Bugs:

  • Database endpoints may throw errors when in use. This prevented progress on committing locations to the database and will be implemented in a future version.
  • Some features were not fully implemented in this version (such as the student calendar) due to issues that will need to be fixed in a future release.