Skip to content

devfestindia/devfestindia-2020

Repository files navigation

DevFest India 2020

DevFest India web app has three sub web applications

  1. DevFest India Main - Web App for Attendees
  2. DevFest India Badge Generator
  3. DevFest India Manage - For Admin to check the Registrations Details
  4. DevFest India Certificate Generator - To submit the feedback by the user and generate the certificate based on provided template by the admin.

Show some ❤️ and star the repo to support the project

Features

Feature Description
Fast and optimized PWA on Lighthouse
Works offline Can work offline
Mobile first Mobo Friendly web app & it can be installed as a native app on your phone
Usability Any Tech Communities can use this to manage their event
Notification Admin can send push notifications to the user who has installed the PWA / allowed to receive notifications.

Documentation

  1. Full documentation.

Technology Stack

Project setup

  1. Clone the repo
  2. Move to the project directory
  3. Install Node.js, Vue CLI, Firebase CLI.
  4. Follow the commands below & the documentation.
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.