Skip to content

Tertle950/startup-for-class

Repository files navigation

Web Startup for Class

Please read the license.

Elevator Pitch

You have a problem with a lot of potential solutions, and a lot of people/friends/colleagues want to pitch ideas to you at once. This website allows all of them to pitch in ideas with their phones from (a different page on) the same website, using a "host code" system similar to Among Us and Jackbox Party Pack games.

Afterward, pick any one idea you like the most…​or, if you’re still undecided, pick more than one idea and put it up to a vote.

Mockup of website design on the host side
Mockup of website design on the suggester’s side

Technologies represented in this deliverable so far…​

🔴 Not implemented yet.
🟡 In progress.
🟢 Fully implemented! :D

  • HTML

    • 🟢 Each component of the application has an HTML page.

    • 🟢 Proper use of HTML tags.

    • 🟢 Links between pages

    • 🟢 Application textual content

    • 🟢 Placeholder for 3rd party service calls in Profile page for themes.

    • 🟢 Application images.

    • 🟢 Login placeholder.

    • 🟢 Database data placeholder.

    • 🟢 WebSocket placeholder.

  • CSS

    • 🟢 Bootstrap!

    • 🟢 Properly styled header and footer

    • 🟢 Responsive to window sizing (yeah, that’s Bootstrap)

    • 🟢 Properly styled application elements (there’s a particularly tricky one in profile.html)

    • 🟡 Properly styled text content (host page doesn’t quite match the mockup yet)

    • 🟡 Properly styled images

  • JavaScript

    • 🔴 Login placeholder

      • 🔴 store username in local storage, don’t even care about password (login)

      • 🔴 store preferences in local storage (profile)

    • 🔴 Database placeholder (requires login first!)

    • 🟡 WebSocket/Interaction logic placeholder

      • 🟢 fake suggestions (host)

      • 🟢 generate random roomcode (host)

      • 🔴 simulate connecting to room (connect)

      • 🔴 simulate suggestion being accepted (connected)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published