Skip to content

fac21/Week7--Server-Side-App-AANS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week7--Server-Side-App-AANS

Our peoject this week was to build Node/Express server-rendered application with a Postgres database considering validation, error-handling, good user-experience, and temporary flash messages showing (our team pick up for spike of the week).

Roles

  • Amy: Facilitator
  • Antonio: User
  • Neville: Deployment
  • Sevda Quality

Spike choice

  • Session flash messages - Show temporary messages after successful/failed form submissions to help the user understand what’s happening.

Database Schema

Screenshot_from_2021-05-05_11-22-14

Concept

Our app is a playground for the signed up users. They are able to choose one of the multiple games listed in our web-app and play against the machine. For now we only have one game with more coming soon.

Website name: "Whataa Game"

  • logged-In / signed-up / game score / - users are displayed with flash message of successful/failed/score displays.

Figma

Game App

DISCLAIMER: we didn't write the game code for this project! it was just lifted from one of our application websites so we could try and connect client side and server side with a real example.

Releases

No releases published

Packages

 
 
 

Contributors