Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 409 Bytes

Dev Docket

This is a frontend for a Dev Docket application. The application allows developers to manage their projects and tasks.

Live

Here you can use and test my application: https://dev-docket.vercel.app/

Backend and docs

https://github.com/dev-docket/dev-docket-api

You can find all the implementation information and project documentation here. Backend implementation is also available here.