Skip to content

rigvedpatki/meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup Web Application

Organize and sign up for meetups. The link to the application is here

This projeect is build using the tutorial by Max from Academind.

Technoligies:

  • Vue JS
  • Vuetify
  • Firebase

Pages:

  • Main Page
  • List of Meetups
  • Details of a Single Meetup
  • Create a new Meetup
  • Sign in / Sign up

Firebase Backend:

The configuration for firebase is present in firebase.config.js which is included in .gitignore

  • Realtime Database for storing the meetup details.
  • Image storage in the firebase storage.
  • Authentication using Firebase Authentication

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Organize and sign up for meetups

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors