As you may have noticed, most of what we have been doing is very repetitive and redundant. When you work for a company where you are building business software, this is a very common thing. Let’s make sure that we have the process down. I want to make sure we are comfortable with building the simplest of a CRUD app. You can consider checkpoint 2 a mini final project. This will help you ease into the final project. Be creative. If this seems easy to you then add your own ideas into checkpoint 2.
- Use different input elements. Select, radio, slider
- Practice styling it. Use css variables and css grid
- Build this project multiple times until you can do it in your sleep.
- Add any of the cool web features I’ve shown you