What it Does

Our program is aimed to advance the ease and functionality of Kwik Trip. Nowadays, no one has the time to walk in, look at what’s out, maybe wait for it to finish, and then wait for the line to go by. Sometimes this is even done while getting gas. That is why we made a program that lets you add the hot food that you want before you leave the house and directs you to a pump that is meant for you.

What we did

The way that we did this is we made a list of the current items that we could find on the Kwik Trip website (or just a few of the items for the example) and put them into JavaScript. We made it so that you click on the image of what you would like to add to your order and it shows you the total price (based on prices that we made up) and what you have ordered. What it will also do is tell you to go to a certain pump if you need gas and select that option.

Another program that we created is a start idea of how the workers might see the order. It will be a form that lets them input what the customer has wanted and creates a checklist for them to look at. After this is done running it will ask them if they have completed all of the tasks. It will also give them a spot to write down which pump it is at so that it will remind them which pump requested these items.

Even though the main purpose of our program is to help Kwik Trip we have used an idea that makes it so that if you are a user of Northwestern Mutual you get a discount because it is a company that helps with finances. This helps both companies because it will bring in more business and it will also help promote both companies and encourage people to be a part of both reward programs.

Other Notes

The whole thing that we have created is coded except for the links that are for the images. One of the code segments that we use (mouseClickMethod) is what makes it work to add the price and item to the receipt that shows up at the bottom text box. Another thing to note about the program is that we do not have access to location and google maps at the time. When it returns that time it is at a set time response of 18:30. When/if this beta type is used, then the final will be able to use the user’s current position to determine the time it will take. In addition, the order and information entered by the customer will be stored in a database that is connected to the employee’s section of the program. The employees will then receive the order from the person and be able to use the employe’s side of the code to complete the order.

Link info:

The first link that is pasted and is longer is the costumer view. The short and second link is for the idea of the worker view.

Built With

Share this project:

Updates