Skip to content

Commit

Permalink
Merge pull request #281 from cmu15122/jtromero/curr_sem_onboarding
Browse files Browse the repository at this point in the history
Better onboarding setting up Current Semester
  • Loading branch information
jacksontromero authored Feb 17, 2025
2 parents 999ee39 + 808161b commit d7d8538
Show file tree
Hide file tree
Showing 6 changed files with 928 additions and 227 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
```
3. You may need to download and install [PostgreSQL](https://www.postgresql.org/download/) and set up the database ([see below](#setting-up-the-database))
4. Set up environment files ([see below](#configuration))
5. Log in with the owner email, which is defined in `server/.env`, change "Current Semester" to a new value and click "Save." This creates the initial database entry for a semester.
5. **Log in with the owner email, which is defined in `server/.env`, change "Current Semester" to a new value and click "Save." This creates the initial database entry for a semester.**
6. Go to settings and create a new TA with an email that's **different from the owner email**. The owner email is special and can't interact normally on the queue, so you'll need a separate TA email to test the TA view.
## Running Server
Expand Down
Loading

0 comments on commit d7d8538

Please sign in to comment.