A brief description of the application here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Note
This is a template for your startup application. You must modify this README.md
file for each phase of your development. You only need to fill in the section for each deliverable when that deliverable is submitted in Canvas. Without completing the section for a deliverable, the TA will not know what to look for when grading your submission. Feel free to add additional information to each deliverable description, but make sure you at least have the list of rubric items and a description of what you did for each item.
Note
If you are not familiar with Markdown then you should review the documentation before continuing.
Note
Fill in this sections as the submission artifact for this deliverable. You can refer to this example for inspiration.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Proper use of Markdown
- A concise and compelling elevator pitch
- Description of key features
- Description of how you will use each technology
- One or more rough sketches of your application. Images must be embedded in this file using Markdown image references.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
sequenceDiagram
actor You
actor Website
You->>Website: Replace this with your design
- Describe your key feature
- Describe your key feature
- Describe your key feature
I am going to use the required technologies in the following ways.
- HTML - Description here
- CSS - Description here
- React - Description here
- Service - Description here
- DB/Login - Description here
- WebSocket - Description here
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Server deployed and accessible with custom domain name - My server link.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- HTML pages - I did not complete this part of the deliverable.
- Proper HTML element usage - I did not complete this part of the deliverable.
- Links - I did not complete this part of the deliverable.
- Text - I did not complete this part of the deliverable.
- 3rd party API placeholder - I did not complete this part of the deliverable.
- Images - I did not complete this part of the deliverable.
- Login placeholder - I did not complete this part of the deliverable.
- DB data placeholder - I did not complete this part of the deliverable.
- WebSocket placeholder - I did not complete this part of the deliverable.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Header, footer, and main content body - I did not complete this part of the deliverable.
- Navigation elements - I did not complete this part of the deliverable.
- Responsive to window resizing - I did not complete this part of the deliverable.
- Application elements - I did not complete this part of the deliverable.
- Application text content - I did not complete this part of the deliverable.
- Application images - I did not complete this part of the deliverable.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Bundled using Vite - I did not complete this part of the deliverable.
- Components - I did not complete this part of the deliverable.
- Router - I did not complete this part of the deliverable.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- All functionality implemented or mocked out - I did not complete this part of the deliverable.
- Hooks - I did not complete this part of the deliverable.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Node.js/Express HTTP service - I did not complete this part of the deliverable.
- Static middleware for frontend - I did not complete this part of the deliverable.
- Calls to third party endpoints - I did not complete this part of the deliverable.
- Backend service endpoints - I did not complete this part of the deliverable.
- Frontend calls service endpoints - I did not complete this part of the deliverable.
- Supports registration, login, logout, and restricted endpoint - I did not complete this part of the deliverable.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Stores data in MongoDB - I did not complete this part of the deliverable.
- Stores credentials in MongoDB - I did not complete this part of the deliverable.
For this deliverable I did the following. I checked the box [x]
and added a description for things I completed.
- Backend listens for WebSocket connection - I did not complete this part of the deliverable.
- Frontend makes WebSocket connection - I did not complete this part of the deliverable.
- Data sent over WebSocket connection - I did not complete this part of the deliverable.
- WebSocket data displayed - I did not complete this part of the deliverable.
- Application is fully functional - I did not complete this part of the deliverable.