Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for demo day and handoff #124

Draft
wants to merge 25 commits into
base: develop
Choose a base branch
from
Draft

Conversation

WillieCubed
Copy link
Member

@WillieCubed WillieCubed commented Feb 22, 2024

Overview

Closes #73

This pull request consolidates all changes for the version of the application that will be used for demo day. New documentation has been introduced throughout the application when able, and much code has been refactored for the next batch of maintainers. Most importantly, the user interface has received a bit of a facelift.

Other Notes

Some branch-specific changes:

  • There is a new landing page
  • There is now an app-wide client-side React context that provides user information such as name based on the current auth session

Remaining Tasks

These are some TODOs for the remainder of the handoff period:

  • Ensure every internal API is documented
  • Document the architecture of Connie
  • Create an end-to-end guide on how to deploy Connie to the web
  • Possibly containerize Connie if time permits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Create revised landing page
1 participant