k-flynn-webdev / app-minitask

A simple task/project tracking app, to help keep track your small tasks and projects

Home Page:https://minitask.kubedev.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minitask

A simple responsive and concise project-task managing app.

Goal:

Aiming for easy sharing of projects and tasks among users and anon accounts via invite.

Stack:

  • NodeJS (FeathersJs)
  • VueJs / VueX
  • MySQL
  • Secured via jsonwebtoken

Features:

  • Simplified folder setup to help with soc choices
  • Env variables loaded via .env provided at the /server root. (see .env.example)
  • API/Service routes are globally prefixed (see .env.example => 'APP_API_PREFIX')

Images (still wip):

main options projects plans tasks edit

About

A simple task/project tracking app, to help keep track your small tasks and projects

https://minitask.kubedev.co.uk/

License:MIT License


Languages

Language:JavaScript 55.6%Language:Vue 35.1%Language:SCSS 5.1%Language:HTML 2.5%Language:Shell 1.7%