Code Monkey home page Code Monkey logo

myspot's Introduction

myspot

An app for booking a spot in a team / to an event / etc.

To do for MVP

  • Authentication
  • Add new event
  • Show events list
  • Edit event
  • Delete event
  • Book spot/withdraw
  • Search events
  • Auto promote reserve to first team on withdrawal
  • Notify users about new event
  • Notify reserves about open spot
  • Notify participants about deleted event
  • Add minimum security on backend, e.g. check event author on update

To do for v1

  • Allow searching on category/ownership
  • Allow searching on booked events
  • Show participants and reserves list to each event
  • Create a landing page
  • Recurrent events
  • Create T&C and Privacy Policy pages
  • Archive old events
  • Share event on FB/Whatsapp
  • Give user a feedback notification when booking from the "new event" notification, like booking successful or not
  • Extend security on backend
  • Adding new categories (hiking, biking, climbing)
  • Allow users to have a profile (displayName, phone, etc), and make it visible only to event authors
  • Allow users to control if their contact details are visible to other participants(public) or just to events authors
  • Comments section on the event to allow users to ask questions/share details
  • Private events - Allow creation of events where you can grant acces based on invitation to registered users
  • Invitation link - Allow the generation of an invitation link. (anyone with the invite link can view/book the event)

To do for v2

  • Show weather updates
  • Reminder to all participants with X hours before the event
  • Integration with AI platform to fetch cover images when sharing on FB
  • Show directions to event place
  • Teams. Create teams to register to your event and then let public only the remaining spots
  • History of participants registration and withdrawal
  • Locations autocomplete with GMaps or ORS
  • Allow booking spot from the new event notification

Useful commands

  • Set Node to v16 nvm use v16
  • Start development env with npm run dev
  • Start local emulators firebase emulators:start --import ./local --export-on-exit
  • Running Scheduled Firebase Functions Locally firebase functions:shell then run your function yourFunction()

myspot's People

Contributors

stevro avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.