vivianknee / FastPages

Apache License 2.0
1 stars 1 forks source link

Cross Over Grade #28

Open vivianknee opened 1 year ago

vivianknee commented 1 year ago

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.