Block a user
Initialize Node.js for project backend
Create freshdesk app and integrate with server
add Entra ID OAuth to server
User testing & feedback
Flesh out the documentation and end-user instructions
Fix any critical bugs that have arisen during development
Add some basic styling to the page
Test create/edit/delete workflows
Create basic search functionality from the search bar
Link the frontend features to the backend API
Simple rich text editor on detail view
Create barebones layout
Initialze React App for the frontend
Verfiy endpoints are functional with Postman
Create API endpoints
Create SQLite database tables
Set up Express server
Initialize Node.js for project backend