Saba Contest executive assistance to check contenstant for each event parts with their ID cart QR code. Developed with Node.js, React.js and MongoDB.
- Smooth and clear
- Mobile first
- Support Safari and Android browsers
- Customizable
- Config mongo model
modules/models/contestants.js
- Config
react-cli/src/config.json
- Some functions in
modules/controllers/ApiController.js
needs changes depends to mongo model.
npm install
andnpm start
to install and start node servercd react-cli
,npm install
andnpm run build
to build production release that node server requires.
- View all participators status
- View participatorstatus by search
- Desktop and tablet responsive
- Add PWA
Pull requests, feedbacks and suggestions are welcome!