Skip to content

wasy38/ProjectManager

Repository files navigation

ProjectManager

This is a simple website for managing multiple projects. Functionality depends on the user's role. So I divided everything into 3 roles:

  • User - gives access to view, but does not allow to edit anything
  • TeamLead - in addition to the usual user rights, it has access to adding / editing projects
  • Admin - has access to everything, including editing users, changing user roles , changing the password of any user. One user can have many roles at once

Unauthorized user functionality

Main screen

image

Authentication

image

Registration

image

Authorized admin functionality

View project info

image

View employees

image

Create new project

image

Edit projects

image

Add objectives to project

image

Edit objectives

image

Edit users

image image

Edit users password

image

About

This is a simple website for managing multiple projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages