News

Perform database operations: Use SQL Alchemy's query API to perform various database operations such as inserting, updating, deleting, and retrieving data from the database. Refer to the SQL Alchemy ...
Assignment involved creation of an api to perform create, read, update, and delete operations on a database table with cupcake information using Python, Flask, SQL Alchemy, JavaScript, and jQuery. ...