Online-Company-Management-Website
Online-Company-Management-Website copied to clipboard
A Web Application made with Django as ASE-1 Project under the guidence of Prof. Subu Kandaswamy, Prof. Ravi and Prof. Prabhat Padey. It's a learning management system which provides a lot of functiona...
Online-Company-Management-Website
Our webservice basically helps a company in managing its activities like organizing meetings, assigning tasks to employees , project team management , organizing the work , reviewing the work of employees, budgeting the projects , calculating the profits etc.
=============Terminal Command=====================
- source venv/bin/activate
- python manage.py makemigration
- python manage.py migrate
- python manage.py runserver
FUNCTIONALITIES :
- Assign the work to employees.
- Create a calendar to view important events, schedule the meeting, organize the meetings.
- Track the working hours of employees.
- Cluster the employees based on the department they belong to.
- Cluster the employees into teams based on the project they are working.6. Assign the task to diferent departments.
- Create a To-do list within the department group and assign diferent tasks in the list to diferent members.
- Assign the project to project teams.
- Create a To-do list within the project group and assign diferent tasks in the list to diferent members.
- Create a tool (chat box) which allows seamless communication between members of project team or between members of the department.
- Allow Project manager to overview the working of project team.
- Allow Department head to overview the working of members of the department.
- Create a calendar within the project team/department group to schedule tasks, set deadlines, organize meetings, notify upcoming events like project evaluation, client meeting etc.
- Create a calendar within the project team/department group to schedule tasks, set deadlines, organize meetings, notify upcoming events like project evaluation, client meeting etc.
- Create a Message Board within the project team/department group which allows project members to track the progress of the project and to make announcements regarding changes in the project and to pitch ideas to solve problems.
- Create a online cloud within the group to share docs/fles, store the diferent versions of the project, organize reference materials etc.
- Automatically pay the employees based on the amount of work they do.
- Create a separate tool for handling the clients of the company.
- Manage the contacts of clients.