Skip to content

Commit

Permalink
Updated dates and application link
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Lee committed May 15, 2024
1 parent 62cc0cf commit e3ee4dc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions src/data/dates.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"applicationSemester": "Spring 2024",
"applicationsOpen": "2024-01-03T08:00:00.000Z",
"applicationsClose": "2024-01-17T07:59:00.000Z",
"extendedApplicationsOpen": "2024-01-24T08:00:00.000Z",
"extendedApplicationsClose": "2024-01-29T07:59:00.000Z",
"interestFormOpen": "2024-01-29T08:00:00.000Z",
"interestFormClose": "2024-08-21T07:59:00.000Z"
"applicationSemester": "Fall 2024",
"applicationsOpen": "2024-05-10T06:59:00.000Z",
"applicationsClose": "2024-08-28T06:59:00.000Z",
"extendedApplicationsOpen": "2024-08-28T06:59:00.000Z",
"extendedApplicationsClose": "2024-08-28T06:59:00.000Z",
"interestFormOpen": "2024-08-28T06:59:00.000Z",
"interestFormClose": "2024-09-13T06:59:00.000Z"
}
6 changes: 3 additions & 3 deletions src/data/urls.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"applicationForm": "https://tinyurl.com/sp24-csm-app",
"interestForm": "https://tinyurl.com/sp24-student-interest",
"mentorInterestForm": "http://tinyurl.com/fa24-mentor-interest",
"applicationForm": "https://tinyurl.com/csm-app-fa24",
"interestForm": "",
"mentorInterestForm": "https://tinyurl.com/csm-app-fa24",
"scheduler": "https://scheduler.csmentors.org",
"facebook": "https://www.facebook.com/BerkeleyCSM/",
"github": "https://github.com/csmberkeley",
Expand Down

0 comments on commit e3ee4dc

Please sign in to comment.