Dev-Akash / Tasker

An web application for maintaining a project stages and assign task to other developers on team, an easy platform to share tasks, progress, files and communicate with team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasker

A web application for maintaining a project stages and assign task to other developers on team, an easy platform to share tasks, progress, files and communicate with team.

Under Development

Todo List

  • Added checking for already exsisting email in sign-up
  • Store new projects to database
  • Add documentation to the code
  • Added function for XMLHttpRequest for fetching the data of projects from server
  • Add server side route to return all project names with project id (returned in JSON)
  • Manipulate JSON in javascript to show poject card on index.html
  • Add some color difference to project block associated as owner and as member
  • Create Project dashboard to manage Task and other activity for particular project
  • Implement storage of password after hashing and salting.
  • Add componets to Project Dashboard

About

An web application for maintaining a project stages and assign task to other developers on team, an easy platform to share tasks, progress, files and communicate with team.

License:GNU General Public License v3.0


Languages

Language:Python 33.5%Language:JavaScript 26.8%Language:HTML 25.4%Language:CSS 14.3%