Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.45 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.45 KB

HRMS Django App

Project Structure

  • hrms_project/: Main project directory
    • emp_management/: employee management application directory
    • attendance_management/: employee attendance management application directory
    • reporting_management/: no. of employee in department management application directory
    • hrms_project/: Consist of settings.py
    • templates/: HTML templates
    • app.py: Main application file
    • models.py: Database models
    • manage.py: Interact with various Django management tasks
    • README.md: Project documentation
    • requirements.txt: Python dependencies

How to Run Locally

  1. Activate my_env: my_env\scripts\activate

  2. move to project Directory : cd hrms_project

  3. Install dependencies: pip install -r requirements.txt

  4. Set up the database: python manage.py makemigrations python manage.py migrate

  5. Create super user to view admin page: python manage.py createsuperuser

  6. Run the Django app: python manage.py runserver

if anu error once install virtualenv: pip install virutualenv python manage.py virutualenv venv_file_name and install Django : pip install django

objective

Eager to kickstart my career journey in a vibrant company, I aim to bring fresh perspectives and enthusiasm to a dynamic team. I'm seeking not just a job but a mentorship-driven opportunity that fosters personal and professional growth in a thriving, high-level professional setting.