tespill / grave_investments

West-Mec Group Project using HTML, CSS, JS, PHP (2016). Our reservation system repository. Tyler Cantrell, Juan Chavez, Aiden Navarro, Taylor Spiller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grave_investments

Tyler Cantrell, Juan Chavez, Aiden Navarro, Taylor Spiller

First Iteration:

Our project Grave Investments was created to help people plan funerals for their loved ones in the most convenient and user-friendly way possible.

We divided the work for our project evenly. Each of us has a page to work on: Scrum Master Tyler made the scheduling page for reserving a funeral hall. Developer Juan made the sign in and sign up pages. Developer Taylor made the basic skeleton page and worked on the home page. Project owner Aiden was in charge of the shop pages. We all contributed to debugging the navigation bar and sliders. These were found for free and edited to suit our website.

Areas to focus on:

  • We had to edit the navigation bar many times to get it to work correctly. Many parts of the CSS page are edited out to prevent it from reverting into mobile mode which messed up the page when it was too small. This was a large group effort and took a considerable amount of time.
  • Our shop pages were carefully planned and edited to make the table cells evenly sized and spaced out so they would be uniform across pages.

Second Iteration:

  • We introduced a new bootstrap login, register, and schedule page.
  • The PHP now works on the Schedule and Sign-up page. Data entered into the forms will only be saved if all required fields are filled out. Asterisks denote which forms are required and error messages will show when the requirements are not met. The sign-up page will not submit information if the passwords entered do not match, and will display a different error message. A table is included on the Schedule page to demonstrate that we can pull and display data from a table.

About

West-Mec Group Project using HTML, CSS, JS, PHP (2016). Our reservation system repository. Tyler Cantrell, Juan Chavez, Aiden Navarro, Taylor Spiller


Languages

Language:PHP 58.8%Language:JavaScript 20.9%Language:CSS 20.4%