Skip to content

sendmetirries/group-organiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ€β€πŸ§‘ Group Organizer

Group Organizer is a lightweight Node.js-based web tool that lets an administrator organize people into custom-sized groups, while users can check which group they’re in β€” or request access if they're not yet assigned.

✨ Features

  • πŸ” Admin login to control group creation
  • πŸ‘€ Users check their assigned group by name
  • πŸ“ Unassigned users are logged and visible to admin
  • πŸ“‚ Data is saved to a local file (data.json) for persistence
  • πŸ’» Simple frontend (admin.html, user.html) served separately

πŸ”§ Use Cases

  • Classroom group projects
  • Workshop or hackathon team assignment
  • Random groupings for events or games
  • Any place you need to "divide and conquer" a name list!

πŸ“¦ Tech Stack

  • Node.js + Express
  • Vanilla HTML/CSS/JS for frontend
  • File-based storage with fs-extra
  • JWT-based login authentication for admin

πŸš€ Getting Started

  1. Clone the repo

2.cd group-organizer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published