You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release ID5 Overview
This is our last deliverable and we have merged our entire project together.
Full Requirements Status Overview
Feature 1: Admin login fully tested & working; change username/password fully tested & working; reset to default user (in .ENV file) fully tested & working.
Feature 2: Can add, modify, and delete Sites into a catalogue; fully tested and working
Feature 3: Can add, modify, and delete Projectile Points in a site; fully tested and working
Feature 4: Aggregate Statistics can be chosen from a list and generated with two predefined statistics pie charts; fully tested and working
Feature 5: Can export data into csv using MUI data-grid; working, not fully tested
Feature 6: Importing data not implemented (stretch)
Feature 7: Data Management page for Cultures, Periods, and Materials to add, modify, and delete data in a database-table view; fully tested and working
Feature 8: Search and Sort work together; fully tested and working.