bangalorebyte-cohort30-1912 / 14.1.2020-Flask

Flask Intro
0 stars 0 forks source link

[3] Flask SQLALchemy and JSON Data- #7

Open datapsyche opened 4 years ago

datapsyche commented 4 years ago

As a developer i should be able to connect my portfolio comments section to a database. [ ] I should be able to query and get back the data. [ ] The data should be persistent. [ ] The portfolio website should have a form in which i could add comments to database [ ] The comments from the database should be served as an array for JSON Object through an API. The application should not break in any circumstances.