Skip to content

Commit

Permalink
Merge branch 'main' into wahibkapdi-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
wahibkapdi committed Oct 25, 2024
2 parents 544288e + 387d92f commit f284a61
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ The key stakeholder for this application is the Associate Department Head, who i
* Sprint 2:
* Goal: Have a raw views for all the data upload.
* [Sprint Plan](https://github.com/tamu-edu-students/Faculty-Teaching-Assignment/blob/main/documentation/Fall2024/Sprint_2_Plan.pdf)
* [Retrospective](https://github.com/tamu-edu-students/Faculty-Teaching-Assignment/blob/main/documentation/Fall2024/Sprint_2_Retrospective.pdf)
* Sprint 3:
* Goal: Implement algorithm on actual data provided by the client
* [Sprint Plan](https://github.com/tamu-edu-students/Faculty-Teaching-Assignment/blob/main/documentation/Fall2024/Sprint_3_Plan.pdf)

# Getting Started with Setup and Deployment

Expand Down Expand Up @@ -120,7 +124,6 @@ rails server # To run locally
Add the Heroku domain as an authorized redirect URI to your Google OAuth. Example:
```bash
https://<YOUR_APP_NAME>.herokuapp.com/auth/<PROVIDER>/callback
# Or whatever it may be
```

Set environment variables on Heroku for any API keys, secrets, or configuration variables, you will have to setup your Google Authentication key :
Expand Down
Binary file added documentation/Sprint_2_Retrospective.pdf
Binary file not shown.
Binary file added documentation/Sprint_3_Plan.pdf
Binary file not shown.

0 comments on commit f284a61

Please sign in to comment.