rthurston1 / Team01-Web-Application-Cherish

For Comp 326 Milestone #2
3 stars 2 forks source link

[#105][SMALL TASK] Register a User #118

Open rthurston1 opened 1 day ago

rthurston1 commented 1 day ago

Description Create a function within the database model to add a new user entry to the database

Issue Tag: #105

Expected Outcome The inputted username and password should be added to the SQLite Database

rthurston1 commented 1 day ago

This is already completed, just wanted to make it an official task.