planner
planner copied to clipboard
Get more done with Planner. Manage, capture and edit your daily events, notes and tasks.
**Is your feature request related to a problem? Please describe.** As I browsed through the website, I noticed that we do not know what these buttons do at first, which...
**Describe the bug** A user can't access task menu until he clicks on edit button
When the help and report a bug option is clicked from hamburger menu the page shows oops error and also send us a feedback option is not working.So i want...
**Is your feature request related to a problem? Please describe.** In the notes window, the user cannot yet customize or format their notes, with headings, links etc. **Describe the solution...
config
import config from "../config/default"; you can import config file and use it as given below const port = config.get("PORT")