[X] Frontend UI demo. UI takes inputs and validates for garbage, data cleans and is read by JavaScript.
[X] Postman API Demo. JSON Raw/Body formatted API passes inputs to backend and receives data from database.
[ ] UI and API work together and data is returned, displayed, and formatted in Browser.
Extra Credit
[ ] Class Demo - Object Creation. Tester method that shows creation of Objects and outputs to Terminal, illustrating the ability to test change without using Full Stack.
[X] Python Demo - Model Init. Show the creation and population of tables with database. This requires you to delete sqlite.db file and see if it is regenerated with all tables and test data.
Total; 0.4/0.3
Comments
Frontend connected to backend, organized group. All aspects appear to be working, database is in good shape. Have API's but they don't work together with the UI.
Josh, Triple AJ; Grading;
Expected 0.4/0.3
[ ] UI and API work together and data is returned, displayed, and formatted in Browser.
Extra Credit
[X] Python Demo - Model Init. Show the creation and population of tables with database. This requires you to delete sqlite.db file and see if it is regenerated with all tables and test data.
Total; 0.4/0.3
Comments
Frontend connected to backend, organized group. All aspects appear to be working, database is in good shape. Have API's but they don't work together with the UI.