Skip to content

Releases: ojdgaf/themarket

PHP development: shopping cart

29 May 13:49
Compare
Choose a tag to compare
Pre-release
  • now you can add, change quantity and delete shoes in your personal cart
  • index.php displays the most fresh shoes
  • individual view for each product
  • minor changes for tables displaying
  • updated screenshots

PHP development: production

25 May 21:08
Compare
Choose a tag to compare
Pre-release
  • now you can add, edit and delete web store products (shoes) and shoes brands. these operations are available for administrators only
  • filters for products views have been added (however searching is still not working)
  • previous code (like index and account pages) has been refactored
  • check out the screenshots

PHP development: site users

22 May 20:26
Compare
Choose a tag to compare
Pre-release
  • page elements (header, footer, forms etc.) have been separated into several files
  • account folder holds PHP files for registration, authentication and user accounting. Note that this authentication system based on cookie is not secure

working with browser object model

11 May 17:53
Compare
Choose a tag to compare
Pre-release
  • JS functionality has been splitted into several files: index.js, form-validation.js, user-info.js
  • registration-success.html shows information about user agent via user-info.js
  • new screenshots

development of user registration page

10 May 16:58
Compare
Choose a tag to compare
Pre-release
  • new page footer with contact information and clock widget
  • script.js processes user input while registration

development of a start page for web store

08 May 13:36
Compare
Choose a tag to compare
  • three HTML pages have been developed
  • index.css has been added and bootstrap.css has been changed
  • index.js provides smooth scrolling functionality