Skip to content

iszan666/PulseOffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PulseOffice - Modern Office Management System

PulseOffice is a premium, high-performance office management dashboard designed with a focus on speed, logic, and a stunning dark-mode aesthetic. It streamlines essential office workflows including employee attendance, correspondence tracking, and workforce management.

✨ Core Features

  • πŸš€ Executive Command Center: A high-level overview of office operations with real-time stats.
  • πŸ•’ Intelligence Attendance Portal: Secure check-in/out system with live clock and daily status tracking.
  • βœ‰οΈ Correspondence Streams: Integrated management for both Incoming and Outgoing mail with file attachment support.
  • πŸ‘₯ Workforce Directory: Comprehensive employee management and department organization.
  • πŸ” Secure Authentication: Robust security powered by Auth.js (NextAuth), ensuring data integrity.
  • πŸ’Ž Premium UI/UX: Modern dark-mode interface featuring glassmorphism, smooth animations (Framer Motion), and a responsive layout.

πŸ› οΈ Tech Stack

πŸš€ Getting Started

Prerequisites

  • Node.js 20+
  • PostgreSQL database

Installation

  1. Clone the repository:

    git clone <your-repo-url>
    cd pulse-office/web
  2. Install dependencies:

    npm install
  3. Set up your environment variables: Create a .env.local file in the web directory and add the following:

    DATABASE_URL=your_postgresql_url
    AUTH_SECRET=your_auth_secret
  4. Run the development server:

    npm run dev
  5. Open http://localhost:3000 with your browser to see the result.

πŸ“¦ Deployment

This project is optimized for deployment on the Vercel Platform.

  1. Connect your GitHub repository to Vercel.
  2. Configure the environment variables (DATABASE_URL, AUTH_SECRET) in the Vercel dashboard.
  3. Deploy!

Built with ❀️ by [Izan]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published