A team collaboration app / lightweight enterprise resource planning (ERP) software
Follows client-server architecture. The client uses Flutter. Server uses Flask and performs database queries to SQL Server.
Contributors: Nathan Yao, Zach Headington, Justin Schoch, CJ Ackler
- login and registration (of course)
- a forgot password option
- the timecard lets you clock in/out of work
- the shift's duration is used to calculate earnings
- the pay-period tracker shows earnings by week
- write team-wide announcements on the home screen
- the roster lists all team members
- update account details in settings
- create tasks that will appear on the team task board
- self-assign tasks or mark them as complete
- use the calendar to view events by date
- calendar events are either "shifts" or "time-offs"
- create events by selecting a start time, end time, and the assignee
- the shift trade feature lets workers easily swap shifts with each other
- message and chat with teammates in real-time
- send files and photos in chat rooms




