Skip to content

Commit

Permalink
m5 due date updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rashmibanthia committed Oct 28, 2023
1 parent f9acba4 commit 0c22e7b
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
1 change: 0 additions & 1 deletion _modules/week-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ title: Week 11 - Scaling & Deployment
Nov 14
: Scaling: Kubernetes
: [Lecture 17](assets/lectures/AC215 Lecture 17 Placeholder.pdf)
: [**M 5 due**](https://harvard-iacs.github.io/2023-AC215/milestone5/){: .label .label-red }

Nov 16
: Projects
Expand Down
3 changes: 2 additions & 1 deletion _modules/week-12.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Week 12 - Thanks giving
---
Nov 20


: [**M 5 due**](https://harvard-iacs.github.io/2023-AC215/milestone5/){: .label .label-red }


Binary file added _site/assets/images/2307.09288.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions _site/assets/js/search-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
},"25": {
"doc": "Milestone 5",
"title": "Milestone 5",
"content": "Milestone 5 (hybrid and electric): Development, Deployment, and Scaling of Application . Milestone 5 emphasizes the final stages of the project, focusing on the development and deployment of a user-facing application that ties together the various components built in previous milestones. From designing an intuitive user interface to implementing scalable solutions with Kubernetes, this milestone ensures that the project is not only functional but also ready for real-world usage. Key dates: . | Due date: Nov 14th | . Objectives: . | App Design, Setup, and Code Organization: Design the overall architecture of the application, including its user interface, functionality, and underlying code structure. Focus on intuitive design and clean code organization to ensure maintainability and efficiency. | APIs & Frontend Integration: Develop robust APIs that facilitate communication between the front end and back end of the application. Implement a responsive and user-friendly front-end interface that leverages these APIs to create a seamless user experience. | Deployment Strategy: Define and implement a comprehensive deployment strategy that ensures the application is readily available to end users. This includes setting up continuous integration and continuous deployment (CI/CD) pipelines and considering factors like security, performance, and reliability. | . Deliverables: . | Application Design Document: A detailed design document outlining the application’s architecture, user interface, and code organization principles. The design should include the following . | Solution Architecture | Technical Architecture | . | APIs & Frontend Implementation: Working code for the APIs and front-end interface, complete with documentation and testing to verify proper functionality. The following should be included . | Github repo with all you code | Readme file describing all the components of your application | . | . ",
"content": "Milestone 5 (hybrid and electric): Development, Deployment, and Scaling of Application . Milestone 5 emphasizes the final stages of the project, focusing on the development and deployment of a user-facing application that ties together the various components built in previous milestones. From designing an intuitive user interface to implementing scalable solutions with Kubernetes, this milestone ensures that the project is not only functional but also ready for real-world usage. Key dates: . | Due date: Nov 20th | . Objectives: . | App Design, Setup, and Code Organization: Design the overall architecture of the application, including its user interface, functionality, and underlying code structure. Focus on intuitive design and clean code organization to ensure maintainability and efficiency. | APIs & Frontend Integration: Develop robust APIs that facilitate communication between the front end and back end of the application. Implement a responsive and user-friendly front-end interface that leverages these APIs to create a seamless user experience. | Deployment Strategy: Define and implement a comprehensive deployment strategy that ensures the application is readily available to end users. This includes setting up continuous integration and continuous deployment (CI/CD) pipelines and considering factors like security, performance, and reliability. | . Deliverables: . | Application Design Document: A detailed design document outlining the application’s architecture, user interface, and code organization principles. The design should include the following . | Solution Architecture | Technical Architecture | . | APIs & Frontend Implementation: Working code for the APIs and front-end interface, complete with documentation and testing to verify proper functionality. The following should be included . | Github repo with all you code | Readme file describing all the components of your application | . | . ",
"url": "/milestone5/",

"relUrl": "/milestone5/"
Expand Down Expand Up @@ -323,14 +323,14 @@
},"46": {
"doc": "Schedule and Calendar",
"title": "Week 11 - Scaling & Deployment",
"content": "Nov 14 Scaling: Kubernetes Lecture 17 M 5 due Nov 16 Projects ",
"content": "Nov 14 Scaling: Kubernetes Lecture 17 Nov 16 Projects ",
"url": "/schedule/#week-11-scaling-deployment",

"relUrl": "/schedule/#week-11-scaling-deployment"
},"47": {
"doc": "Schedule and Calendar",
"title": "Week 12 - Thanks giving",
"content": " ",
"content": "Nov 20 M 5 due . ",
"url": "/schedule/#week-12-thanks-giving",

"relUrl": "/schedule/#week-12-thanks-giving"
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion _site/milestone5/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/schedule/index.html

Large diffs are not rendered by default.

Binary file added assets/images/2307.09288.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion milestone5.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Milestone 5 emphasizes the final stages of the project, focusing on the developm

### Key dates:

- Due date: Nov 14th
- Due date: Nov 20th

### Objectives:

Expand Down

0 comments on commit 0c22e7b

Please sign in to comment.