
(03-18-2015, 09:55 AM)Gegenji Wrote: I got me a work-related rant today!
-REMEMBER THIS!?-
So, yeah. More irritation regarding this project.
Login function works fine, recovering password functionality was initially fighting me but a little help from a coworker has that working (nice email included!). So I've basically finished the nitty-gritty of the stuff on my side, since making it LOOK pretty is a secondary thing right now.
The other guy? Doesn't seem to have anything put together yet on his end. He says he's working on the basic design... but only after lunch did he approach me for that visual diagram I sketched up in the meeting for reference. He's running three monitors, so I can't quite tell WHAT he's working on at a glance when I pass by his desk, but he definitely has another project open. Which would be fine if the PM didn't want someone up on staging by close of business.

And, since I... y'know, actually did my share, I got Admin functionality handed off to me too. So now I'm trying to adapt the code we're hijacking for user CRUD (with the D standing for Deactivate rather than Delete) capability for this smaller project. And again, like the password functionality, it's fighting with me. Hoping the coworker from before can help figure it out. Because, you know, need something by end of business today.
Oh, and for some reason a True/False value in one of the SQL tables has been put in as an Int value instead of a Bit. Something I didn't realize at first and now have to work around because the other option is dropping and recreating the entire table and I can't recall for the life of me how to do that. Such fun.
I just really hate effectively getting MORE work put on me because I'm doing my job while others get a lighter workload thanks to putting stuff off.
