includes an outline with the college board rubric guideline
.1/.1 - Frontend UI demo. UI takes inputs and validates for garbage, data cleans, and is read by JavaScript.
data cleans by making sure no user has the same username. Does this through comparison in javascript. Also has a good user interface
.1/.1 - Postman API Demo. JSON Raw/Body formatted API passes inputs to the backend and receives data from the database.
get works and data can be called from the backend database
0/.1 - UI and API work together and data is returned, displayed, and formatted in Browser.
work in progress
TOTAL: 0.3/0.4
Extra for now, required at the end of the project- TBD
.1 - Class Demo - Object Creation. Tester method that shows the creation of Objects and outputs to Terminal, illustrating the ability to test change without using Full Stack.
.1 - Python Demo - Model Init. Show the creation and population of tables with the database. This requires you to delete sqlite.db file and see if it is regenerated with all tables and test data.
Cross Over Person: Ekam Kaire
.1/.1 - CPT outline and relation to FE/BE code.
.1/.1 - Frontend UI demo. UI takes inputs and validates for garbage, data cleans, and is read by JavaScript.
.1/.1 - Postman API Demo. JSON Raw/Body formatted API passes inputs to the backend and receives data from the database.
0/.1 - UI and API work together and data is returned, displayed, and formatted in Browser.
TOTAL: 0.3/0.4
Extra for now, required at the end of the project- TBD .1 - Class Demo - Object Creation. Tester method that shows the creation of Objects and outputs to Terminal, illustrating the ability to test change without using Full Stack.
.1 - Python Demo - Model Init. Show the creation and population of tables with the database. This requires you to delete sqlite.db file and see if it is regenerated with all tables and test data.