Skip to content

rnr-roah/shift-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shift Manager

Download the app folder from here

✨ Features

  • 📝 Add, edit, and delete employee shift records
  • 📅 Track work hours, days, and timings
  • 💾 Data persists locally (using localStorage)
  • 💻 Cross-platform (Windows, Linux, macOS) via Electron
  • 📦 One-click .exe installer using Electron Builder

📸 Screenshots

Screenshots Screenshots Screenshots

🚀 Getting Started

Prerequisites

🧱 Tech Stack

  • HTML, CSS, JavaScript (Vanilla)
  • Electron — Desktop application framework
  • Electron Builder — Packaging and installer

📂 Project Structure

shift-manager/
├── assets/              # App icons and images
├── main.js              # Electron main process
├── index.html           # App UI
├── renderer.js          # Renderer logic
├── package.json         # Project config

📌 Roadmap

  • Add dark mode
  • Export to CSV/PDF
  • Cloud sync (optional)
  • Weekly/monthly schedule views

🙋‍♂️ Author

Roah
🌐 Portfolio
📝 Tech Blog

🪪 License

MIT License.
Feel free to fork, modify, and contribute!

About

a shift manager

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors