Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This week you are going to build the foundation for a simple missionary application for a church. To do so, you will present the user
This week you are going to build the foundation for a simple missionary application for a church. To do so, you will present the user with the ability to enter the number of missionaries, the days of the trip, and the location. Once the Display button is selected, the user is presented with a report displaying the results of what the user entered. The starting point of the assignment will be your all about you page from your assignment 1.
The following steps must be included for your app.
- Your complete assignment folder must be zipped for submission
- You must include the jquery-1.8.3.min.js and jquery.mobil-1.3.1.min.js
- Must have width set to device width
- All pages must have a header and footer which represents a church activity application
- You must set the active link to persist or active according to which one is selected
- Your assignment will include three pages: My Details, Missionary Page, Trip Projection
- You must include your Detail page from week one as your index page
- You must include a missionary page which includes the following:
- A missionary of your choice
- A paragraph of how the missionary of your choice made a difference on spreading the Gospel of Christ
- Your favorite Bible Verse in showing what the Bible tells us about mission work
- The Second page will be your Missionary Trip Projection application
- The number of people input must be utilized by a slider from 1 to 20
- The days of trip must be utilized by an input from 1 to 10
- The location will be accepted through user input
- Once the user selects the Display button you must present the user with a report including the number of days, the number of missionaries, and the location. You must set this in a table.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started