mnfmnfm / xisbi

Application for planning parties and inviting friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xisbi

Name: XISBI
Description: Application for planning parties and inviting friends.

Project SetUp

Project Timeline

Day 1: DONE

  • Pseudo code the project,
  • Set up models: User
  • controllers: UserController,
  • Database: xisbi_app
  • Templates: login, signup, dashboard
  • Auth
  • Error handling: thymeleaf error template

Day 2: Party: model,controller, party template, permissions(host,attending)

  • Created party model
  • Created party controller
  • Linked party to host
  • Linked guest to party
  • Created party template

Day 3: Errors and CSS

  • Completed TODO's left on partyController
  • Error handling: login message
  • Added CSS
  • Deployed to Heroku
  • Created About Us
  • Username displays on Nav If logged in

Instructions for Use

Heroku site: https://xisbi.herokuapp.com/

External Resources

Creators

Dave Muench | Zahra Mohamed | Kevin Rosales | Jessica Lovell

About

Application for planning parties and inviting friends.

License:MIT License


Languages

Language:HTML 55.3%Language:Java 40.9%Language:CSS 3.8%