This was my first ever attempt at building a website using Pythons framework Flask. It is a simple layout using HTML/CSS but there is a lot of functionality behind it. It is running several MySQL databases storing user login information, admin login information, family members information, information on the images and documents databases where signed in and approved users can search through the stored items. There is also a function where a new user signing up has to be approved by admin on site before being able to log in and is sent an custom email right after signing up letting the user know they are waiting for approval. And will be sent another custom email for both outcomes.