Skip to content

nounthanith/project-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Assigment Project

This website is my final project for the Internet Programming course at NUBB, completed in Semester 2 of Year 2.

File Structure

Directory structure:
└── nounthanith-project-v2/
    β”œβ”€β”€ README.md
    β”œβ”€β”€ adminDashboard.html
    β”œβ”€β”€ cart.html
    β”œβ”€β”€ index.html
    β”œβ”€β”€ LICENSE
    β”œβ”€β”€ page404.html
    β”œβ”€β”€ product.html
    β”œβ”€β”€ productDetail.html
    β”œβ”€β”€ register.html
    β”œβ”€β”€ bootstrap/
    β”‚   β”œβ”€β”€ css/
    β”‚   β”‚   β”œβ”€β”€ bootstrap-grid.css
    β”‚   β”‚   β”œβ”€β”€ bootstrap-grid.rtl.css
    β”‚   β”‚   β”œβ”€β”€ bootstrap-reboot.css
    β”‚   β”‚   β”œβ”€β”€ bootstrap-reboot.rtl.css
    β”‚   β”‚   β”œβ”€β”€ bootstrap-utilities.css
    β”‚   β”‚   β”œβ”€β”€ bootstrap-utilities.rtl.css
    β”‚   β”‚   β”œβ”€β”€ bootstrap.css
    β”‚   β”‚   └── bootstrap.rtl.css
    β”‚   └── js/
    β”‚       β”œβ”€β”€ bootstrap.bundle.js
    β”‚       β”œβ”€β”€ bootstrap.esm.js
    β”‚       └── bootstrap.js
    β”œβ”€β”€ images/
    β”‚   β”œβ”€β”€ image1.webp
    β”‚   β”œβ”€β”€ image2.webp
    β”‚   β”œβ”€β”€ image3.webp
    β”‚   └── image4.webp
    β”œβ”€β”€ javascript/
    β”‚   β”œβ”€β”€ auth/
    β”‚   β”‚   β”œβ”€β”€ login.js
    β”‚   β”‚   └── register.js
    β”‚   β”œβ”€β”€ cart/
    β”‚   β”‚   β”œβ”€β”€ cart.js
    β”‚   β”‚   β”œβ”€β”€ cartList.js
    β”‚   β”‚   └── getCart.js
    β”‚   β”œβ”€β”€ navbar/
    β”‚   β”‚   β”œβ”€β”€ footer.js
    β”‚   β”‚   β”œβ”€β”€ loopImage.js
    β”‚   β”‚   └── navbar.js
    β”‚   β”œβ”€β”€ products/
    β”‚   β”‚   β”œβ”€β”€ createProduct.js
    β”‚   β”‚   β”œβ”€β”€ findOneProduct.js
    β”‚   β”‚   β”œβ”€β”€ getAdminProduct.js
    β”‚   β”‚   β”œβ”€β”€ getProducts.js
    β”‚   β”‚   └── productDetail.js
    β”‚   └── users/
    β”‚       └── users.js
    └── style/
        β”œβ”€β”€ loopimage.css
        β”œβ”€β”€ navbar.css
        β”œβ”€β”€ page404.css
        β”œβ”€β”€ cart/
        β”‚   └── cart.css
        β”œβ”€β”€ footer/
        β”‚   └── footer.css
        └── product/
            β”œβ”€β”€ detail.css
            └── product.css

License

MIT

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Bootstrap 5

πŸ“Œ How to Use

You can register and log in to view the products. By default, when you log in, you are assigned the role of a regular user.

πŸ™Thank you!!!🦭❀️

About

πŸ§‘β€πŸ«Teacher Hon Somart. Final Project Years 2 Semester 2πŸ’•

Resources

License

Stars

Watchers

Forks

Contributors