Skip to content

App for managing applications for scout summer camps

License

Notifications You must be signed in to change notification settings

lttr/summer-camp-applications

Repository files navigation

summer-camp-applications

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Deployment

Development

firebase deploy --project development

Production

firebase deploy --project production

MVP

Requirements

  • As a parent I want to fill in an application in other to enroll my child to an event.
  • As a parent I want to see the information I am about to send to organizers so that I can check it is correct.
  • As a parent I want to see the price I am going to pay for an event so that I will not be surpriced later.
  • As a leader I want to see all data from applications so that I am able to do next steps.
  • As a non-leader I don't have access to data from applications without authorization.

About

App for managing applications for scout summer camps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages