Skip to content

rjbanna/pms

Repository files navigation

Project Management System

Project Management System created using Django framework. It has many features like employee management, project management, clients management, project discussion, employee leaves etc. Feel free to contribute. This project is in initial state so please wait for an update. New ideas are welcomed.

SCREENSHOTS

  1. Dashboard

    First screen after login

alt text

  1. Add Client

    Here person can add clients

alt text

  1. View Clients

    Here person can view added clients and can perform edit and delete operations

alt text

  1. Add Designation

    Here person can add employee designation. This designation also implies to system user

alt text

  1. View Designations

    Here person can view added designations and can add, edit and delete the designation

alt text

  1. Add Interviews

    Here person can add interviews to be taken and can add following details about interviewee

alt text

  1. View Interviews

    Here person can view added interviews and can add, edit and delete the interviews and can also change it's status

alt text

  1. View Knowledge Entries

    Here person can view added Knowledge entries. It is list of discoveries that a developer made during the development. It can be a piece of code or some kind of important steps.

alt text

  1. Add Knowledge Entry

    Here person can add knowledge or important information and can add, edit and delete the knowledge entries

alt text

  1. Edit Knowledge Entry

Here person can edit existing knowledge entry

alt text