#project overview The Appointment Management System is a web application designed to streamline the management or scheduling of interview metting b/w user and company employees. This system facilitates the efficient handling of appointment requests, schedules, and information through a user-friendly interface. The project incorporates essential features such as CRUD operations, pagination, and robust authentication mechanisms to ensure secure access.
- Introduction
- Technology Stack
- Project Structure
- Prerequisites
- Installation
- Database Initialization and Configuration
- Running the Application
- Functionalities
The AMS Application simplifies employee data management by offering an intuitive web-based interface. Users can effortlessly perform CRUD operations on the following key components:
- User Profile
- User request
- Company Employees list
- Company Schedule
- Employee Schedule
This application ensures that Appointment-related data can be easily viewed, added, edited, or deleted, with an added layer of security through user authentication.
- HTML
- CSS
- Bootstrap
- Python
- Django (Web Framework)
- MongoDb (Database)
- Celery (Task scheduling)
- Apache celery (Task priotise)
The project directory includes the following files and directories: