Skip to content

rohitmultani/Hackathon_organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Hackathon site for organizers

Stack Used

JavaScript, React.js, Material UI, Redux (Toolkit), FireBase Cloud storage and realtime database.

Features

  1. Create Hackathon
  2. Edit and Delete the hackathons.
  3. Sort them according to start date (old first or new first)
  4. Search through hackathon name.
  5. Filter according its level and status.

Note - On creating new hackathon organizer is allowed to save only when image is uploaded successfully. For storing of images firebase cloud storage is used.