Open WilliamHoang opened 7 years ago
Writing your first endpoints https://courses.thinkful.com/pip-001v3/assignment/4.1.2
Using Query Strings in an API https://courses.thinkful.com/pip-001v3/project/4.1.3
Sending Data to an API with POST https://courses.thinkful.com/pip-001v3/assignment/4.1.4
Modelling things using Python classes https://courses.thinkful.com/pip-001v3/project/1.3.3
Creating SQLAlchemy Models https://courses.thinkful.com/pip-001v3/assignment/2.2.1
Creating and Querying Data with SQLAlchemy https://courses.thinkful.com/pip-001v3/assignment/2.2.2
Adding Relationships with SQLAlchemy https://courses.thinkful.com/pip-001v3/assignment/2.2.3
Templating in Flask using Jinja https://courses.thinkful.com/pip-001v3/assignment/3.3.3
Extending the blog https://courses.thinkful.com/pip-001v3/project/3.4.3
Authentication using Flask-Login https://courses.thinkful.com/pip-001v3/assignment/3.4.4
Testing Blogful (entire section) https://courses.thinkful.com/pip-001v3/lesson/3.5
Review Course material and set aside items/topics that you may be using that you think will be reference within the project