Skip to content

Ananyaa03/Sneakerwala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Sneakerwala - An Online Sneaker Shop

This is a basic website that contains various online shop components which showcases our abilities in various technologies like HTML5, CSS3, PHP, and JavaScript. It contains several web pages like the home page and the login page.

*Disclaimer-This is a basic webite with an original template which is majorly frontend and has very few backend components like the forms. Some components in the webiste might not work.

Components

1. Home Page:

The home page contains the navbar, footer and shop now button that can redirect you to the product list.

image

2. Sign Up Page:

The user will enter their details and sign up. The data provided will go to a database through php and will be stored there.

image

3. Login Page:

Here, the user logs in with the username and password they provided. The program checks the deails with the data in the database. If the data matches, login will be successful.

image

4. Product list Page:

This page contains the various products that can be selected and added to the cart. They show unique animations when interacted with.

image

5. Product Description Page:

Here, the product can be seen in different angles when the user interacts with the carousel. The user can then choose the size and add the product to the wishlist.

image

6. Cart Page:

The cart is a vital part of any online store. Here, the cart can add or remove an item whichever the user wants to buy.

image

7. About Us Page:

This page contains information about us, the developers of this website.

image

8. Contact Us Page:

The user can enter their details and the query. The data will be sent to our contact database where we will look into you message.

image

About

This is a basic website that contains various online sneaker shop components which showcases our abilities in various technologies like HTML5, CSS3, PHP, and JavaScript. It contains several web pages like the home page and the login page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 73.9%
  • PHP 13.8%
  • CSS 12.3%