FullStackGI / TimeLens

TimeLens: an open-source app to explore history. Upload & tag media by time & location. Journey through a community-created visual time capsule. Join us!
GNU General Public License v3.0
0 stars 4 forks source link

Implement User Registration Backend #11

Open FullStackGI opened 1 year ago

FullStackGI commented 1 year ago

Implement the backend functionality to support user registration. This includes creating the necessary database tables and writing the API endpoint to handle registration.