ACE AI Startup Bootcamp Β· Day 5 Self-Study Textbook
Final Validation, Deployment, Presentation, and Improvement
π Today, you will complete your five-day journey by validating the finished service, deploying it online, and preparing a five-minute presentation.
1. What Are We Doing Today?
Final validation
Check the checklist to see if all the Must features are working by PROJECT.md.
Online deployment
We can use GitHub Pages to get to the URL of the deployment.
Preparing a Five-Minute Presentation
Prepare a presentation explaining the next plan
Reflection and Improvement Plan
Write an NEXT_STEPS.md to organize what you've learned, what you've missed, what you're going to make next.
2. The Three-Level Final Validation Pyramid
Before deployment, check that the service is working properly in a three-step sequence below.
1
Does the feature validation Must feature all work?
PROJECT.md ##7. Check the Must feature of Features one by one.
Record each item as Pass or Fail in VALIDATION.md.
Record each item as Pass or Fail in VALIDATION.md.
2
Do you have a continuous core flow?
PROJECT.md ##14. Follow the demo scenario.
If you run from start to finish without any obstacles, pass.
If you run from start to finish without any obstacles, pass.
3
Exception validation empty value, does the error message come from the wrong input?
Open the required input, submit, and check that the service doesn't stop even if you enter a strange value.
π Codex Prompt for Final Validation
Codex request:
I need you to update VALIDATION.md.
Validation criteria: PROJECT.md ## 7. Features must feature full
Write it in the form of a table:
Feature, validation method, results of pain and/or pain.
Add the following common exceptions to the validation item:
- Required input blank spaces when submitting an error message or not
- The list of Empty State message displays
- Whether or not to retain data after the browser is rebooted (localStorage)