Skip to content

This is my final project from Step Computer Academy Course developed with Javascript, Html and CSS

Notifications You must be signed in to change notification settings

ArthurAlesi/StepCourse-2ndModule-Final-Project-JAVASCRIPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StepCourse-2ndModule-Final-Project-JAVASCRIPT

This is my final project from Step Computer Academy Course developed with Javascript, Html and CSS


just click RIGHT HERE to check this project on a web page or click on the link bellow

https://arthuralesi.github.io/StepCourse-2ndModule-Final-Project-JAVASCRIPT/

Contextualizing

Step Computer Academy is a presencial course having filials all around the glove
Each module lasts 6 months and We studie a specific subject
At this module, I have studied Javscript after studing Html/CSS.
This is a simple solution. I haven't learned how to use cookies, servers or sessions. So i have used LocalStorage and SessionStorage
So I just simulate a login. You can enter it with whatever "nickname" you want and put anything as a password too.
Then it will take you to another page built in javascript. It simultes a Shopping Cart. You can dynamicaly choose the items and the finish your order.


1st You can choose whatever you want as a name

I put "Arthur" as a exemple. But it's just a test

2nd You will be redirected to another page

In this page you'll be abble to "make your order"
As you can see, your name choosen on login page is shown on top of the page.
it is marked in red.
The cart is the part written "carinho". Cart is carrinho in portuguese

3rd Choosing your items

In this page you'll be abble to "make your order"
When you click on Add ao carinho (add to cart), the button will change and automatically the items will be placed in the cart.
you can change then dynamically increasing or decreasing them.
Finish your order clicking on "confirmar pedido", the button inside the cart

image

4th Finishing your order

After you finished , a message will appear.
"seu pedido foi enviado aperte voltar para retornar a área da compra"

"Your request has been sent press back to return to the purchase area"

If you click "voltar" it will return to the previous page with a empty cart

image

About

This is my final project from Step Computer Academy Course developed with Javascript, Html and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published