Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Don't forget AI too. I mean its easy to add AI, right? Oh, and add that scalability thingy too!
-
Do you want to know now or later that your professor probably asked them to include some ridiculous requirements creep to see how you deal with that?
-
C0D4681464ySadly, this is how corporate life works.
Requirements change, projects get dropped on their ass, or... my favourite, requirements are just wrong and 4 months later someone in the business spots the flaw and several user journeys need to be rebuilt. -
Hazarth94554yCould you also add support for iOS, and Windows Phone? It should be easy, the app is already done right? Thanks!
-
Maer17824yI mean.. just say, "sure" and add give the estimated timeframe to return them back to reality.
Related Rants
-
geronimo25'Nobody told me that the database was part of the backend'
-
SortOfTested4The following meeting occurred at a client between a recently added client PM and our team, we'll call her Shr...
-
coditect6Straight from a marketing analyst (we didn't have a PM) I once had the displeasure of working with: "Can you ...
While this wasn't technically a real client, it's still one of the most insane requests I've ever had.
I chose to specialize in software engineering for the last year and a half of my degree, which meant a lot of subjects were based around teamwork, proper engineering practises, accessibility, agile methods, basically a lot of stuff to get us ready to work in a proper corporate dev environment. One of our subjects was all about project management, and the semester-long coursework project (that was in lieu of a final exam) was to develop a real project for a real client. And, very very smartly, the professors set up a meeting with the clients so that the clients could tell us what they wanted with sixty-odd students providing enough questions. They basically wanted a management service for their day-center along with an app for the people there. One of the optional requirements was a text chat. Personally not something I'm super interested in doing but whatever, it's a group project, I'll do my part.
The actual development of the project was an absolute nightmare, but that's a story for another day. All I'll say is that seven juniors with zero experience in the framework we chose does not make a balanced dev team.
Anyway, like three months into the four-month project we've got a somewhat functional program, we just need to get the server side part running and are working our asses off (some more than others) when the client comes in and says that 'hey, nice app, nobody else has added the chat yet, but could you do voice recognition okay thanks?'.
Fucking.
Voice.
Recognition.
This was a fucking basic-ass management app with the most complicated task being 'make it look pretty' and 'hook up a DB to an API' and they want us to add voice recognition after sitting on their ass for three months??? The entire team collectively flipped its shit the second they were out of earshot. The client would not take no for an answer, the professor simply told us that they asked for it and it was up to us whether we delivered or not. Someone working on the frontend had the genius idea of 'just get them to use google voice recognition' so we added the how-to in the manual and ticked the requirement box.
What amazes me about all that is how the client probably had no idea that their new last-minute request was even a problem for us, let alone it being in a completely different ballpark in terms of implementing from scratch.
rant
wk220