Young-Einstein10 / GoalTracker-FE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goal Tracker.

Objective

A Project Management Application which helps users in planning and delegating tasks they have in their schedule.

Technologies

These following technologies were used when building this application

  • HTML/CSS
  • Javascript (ES6)
  • Node.js
  • ExpressJs
  • PostgreSQL

Application Requirements

  • User can create an account.
  • User can sign in.
  • User can add a Goal/Project.
  • User can edit a Goal/Project.
  • User can delete a Goal/Project.
  • User can view completed Goal/Project.
  • User can add tasks under a Goal/Project.
  • User can edit tasks under a Goal/Project.
  • User can delete tasks under a Goal/Project.
  • User can mark task complete/incomplete.
  • User can view percentage of task completed.

Server

Serverside Code available here

Deployment

  • Live Project is deployed here

Contributing

Pull requests are welcome. File an issue for ideas, conversation or feedback.

Author

  • Abdulrahman Yusuf

License

  • This project is licensed under the MIT Public License

About


Languages

Language:JavaScript 55.4%Language:CSS 25.4%Language:HTML 19.2%