Skip to content

Instantly share code, notes, and snippets.

View MarcinCholewka's full-sized avatar
🎯
Focusing

Marcin Cholewka MarcinCholewka

🎯
Focusing
View GitHub Profile
Background
You were assigned a task to create React.js application to mange activities for the human resources department in ABC company. HR managers now place sticky notes on the blackboard with the activity description and the employee name. When the activity is done, they take that note from blackboard and trash it.
Since you are a frontend developer you have agreed to automatize this process by applictation based on React.js with REDUX store.
Functionalities
The Activity manager application should have the following functionalities:
Activities have description, employee name, and done/undone status