Skip to content

jcruizsebastian/PreferenceRecruitmetTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preference recruitment test

Basic web issue manager.

Trello panel

Exercise

Implement the next functionality:

  • Issue list (all fields must be editable)
    Fields:
    • Title
    • Description
    • Severity (High, Medium, Low)
    • Status (TODO, DOING, DONE)

The issue status must be editable from the issue list itself, not from any detailed view.
We recommend all fields editable in the issue list itself.
Don't use save button, just autosave.
Use websocket to update issues automaticaly when something changes.
Asume users will use last chrome version (don't care about browser compatibilities).
Use the backend technology you want, for frontend you must use VueJS or React, and we recommend also to use typescript you can use the DB technology you want.

Mockup

Mockup

Use cases

Use cases diagram

Time planning

Gantt diagram

SW technologies

SW architecture diagram

About

Preference simple issue manager for recruitment assestment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published