Site Update - Sept 7th

Post Reply
jewels76
Site Admin
Posts: 59
Joined: Sat Nov 02, 2019 11:56 pm
Location: Seattle

Site Update - Sept 7th

Post 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.
User avatar
Lensecap
Content Creator
Posts: 80
Joined: Sun Nov 03, 2019 5:42 am

Re: Site Update - Sept 7th

Post by Lensecap »

Awesome, thanks for the update! Can't wait to see the site!
Post Reply