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 8 hours ago

rthurston1 commented 8 hours 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 8 hours ago

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