Page 1 of 1

Site Update - Sept 7th

Posted: Tue Sep 07, 2021 5:15 pm
by jewels76
Wanted to provide an update on the site. I have been tightening up the login and registration pieces on the back end. Initially, I had what is referred to as "Happy Path" coding complete. This assumes no issues and everything works down a specific path to successful registration and log in to the site. Over the last couple weeks, I have the mail component working, which is used to validate your email address, and the error handling should things go wrong.
On the profile side, I have been busily updating the components to return the correct set of data. This has caused a few changes to the way I'm retrieving data, resulting in a smaller, and faster dataset. There are 4 of the components working at this point, with about 10 remaining.
One major internal piece is the permission service. This service controls who can see data, and what is permitted to be done.
This service and the tagging service are being worked on next. I'll work to post some updated screenshots coming soon.

Re: Site Update - Sept 7th

Posted: Sat Sep 11, 2021 4:02 pm
by Lensecap
Awesome, thanks for the update! Can't wait to see the site!