Giter Club home page Giter Club logo

Comments (4)

eduardoramirez avatar eduardoramirez commented on July 19, 2024

I think we need to plan out how the structure of the app is going to look for this.

Are we going to have separate views independent of an event or are events going be the driving force? i.e. the only views we support are events and user can associate themselves with the event.

IMO, I think we should have a structure that looks like this

/ => allows an organizer to set an event
/q/:qid => homepage for event. If user is not authenticated then they are prompted to sign in, otherwise if they are then show the queue

Thoughts?

from hackq.

bsoe003 avatar bsoe003 commented on July 19, 2024

we can probably have this setup:
/ => where organize sign up
/login?origin=[either qid or home] => for login view (if origin query is invalid then just use home)
/q/:qid => queue page that checks auth. if not auth then redirect to above route.

from hackq.

eduardoramirez avatar eduardoramirez commented on July 19, 2024

sgtm

from hackq.

eduardoramirez avatar eduardoramirez commented on July 19, 2024

#5

from hackq.

Related Issues (7)

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.