All Homework Must be Uploaded to it own GitHub repository. You will copy the URL Link for your GitHub Repository and Submit that link for each of your homework assignments
In continuation with this module’s homework, your task is to build a form for a user to input data and persist that data into a Car-Collection Database Table Called “user”.
You will need to create the following:
Note: You may add more to your Form/Model if you would like, but the min is listed above.
So by the end of the homework for tonight you should have:
HINT: You will need to add the following dependencies to your virtual environment
SVG Images: https://undraw.co/illustrations
youTube Tutorial Series: https://www.youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH
Flask Migrate Docs: https://flask-migrate.readthedocs.io/en/latest/
Flask SQLAlchemy Docs: https://flask-sqlalchemy.palletsprojects.com/en/2.x/