PERSONAL TASK MANAGER
React-Styleguidist
Deployed in AWS S3
Visit : http://personal-task-manager.s3-website-us-east-1.amazonaws.com/
npm install
will install the node dependencies.
npm start
will start the application on port 3000.
npm install -g json-server
install json-server globally
cd mock
navigate to mock folder
json-server mockdata.json --port=3456
will run the api server in port 3456
- Homepage - Boards List
- Create New Board
- New Board
- Add New List
- Update / Delete List uisng quick editor
- Add New Cards
- Update / Delete Cards uisng quick editor
- Drag & Drop Cards
- Card Details Modal
-
Drag preview
-
Use font awesome