img

How many places do you have to give status update to track a single coding/testing task?

I will go first: 5 1. Jira 2. Google Sheet 3. Google doc 4. Slack: 2/3 groups 5. Daily standups Does PM think this is judicious use of a software engineers time? Why can't you seriously just open the jira and read the timeline and due date?

img

Thakkali

Open

a year ago

img

Vegetabledev22

Stealth

a year ago

img

potatomato

Fintech Startup

a year ago

img

FunnyBones

Plivo

a year ago

img

Gambler1

Crypto

a year ago

img

Vegetabledev22

Stealth

a year ago

img

praphool

Zoho

a year ago

img

Vegetabledev22

Stealth

a year ago

img

Kappa

Zomato

a year ago

img

DrProduct

Amazon

a year ago

Sign in to a Grapevine account for the full experience.

Discover More

Curated from across

img

Indian Startups on

by samosa

Stealth

A company asked me to build this project as an Interview Assignment 🤦‍♂️

how much money shall I ask them for this "assignment" ? Domain: IT Project Management Description/Problem Statement: - Build a web app for managing tasks on various client projects - The app will have 3 types of user logins - Admin->Manager->developer - The admin can create a Manager account/developer account - Admins can create projects and can assign one manager and multiple developers to each project - Managers can create tasks inside a project and can assign them to developers - Each task will have a current status of either TODO/IN PROGRESS/DONE - By default, each task will have a TODO status - Developers can update the status of each task assigned to them - A Kanban board should be maintained for each project - Every user should be able to see only those projects to which they have access. Technical Specification: - Use ReactJS to build the frontend, NodeJS for backend & MySQL as a database - Use Tailwind CSS framework for Styling - Implement user registration and login functionality. Utilize JSON Web Tokens (JWT) for token-based authentication. - Introduce Roles in the System (Admin, Manager & Developer) & implement Role-based Authorization. - Implement a search endpoint that allows users to search for tasks based on keywords, tags, or any other relevant criteria. - Integrate email notifications for important task events (e.g., task assignment, completion).