Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Cart css - #67

Closed
weewee-baguette wants to merge 89 commits into
masterfrom
cart-css
Closed

Cart css#67
weewee-baguette wants to merge 89 commits into
masterfrom
cart-css

Conversation

@weewee-baguette

Copy link
Copy Markdown
Collaborator

aah

TheRefraction and others added 30 commits April 1, 2026 17:35
Updated Docker configuration in order to use a PHP router later on
Migration Configuration and Scripts
setup of the 3 php files, added redirection in index.php to send user in
home.php directly
adjusted default path to home.php, added header.php and navbar.php to
put on all pages for improved navigation
Merging Tibo's modifications onto Will's branch
finished to implement the account page : it allows users to see all
their information : they can't modify for now.
The navbar is functionnal : you can access sign-in, sign-up and home
without any problem.
Every page should be working
WARNING : since i don't know how to route controllers pages, i did not
test all the pages.
…-basket

Feature sign in up products basket
I added AuthController so that any procedure related to authentication
would be put in the same file. Also users can now sign in, up and out.
Account is now functional. Added a AJAX Query to prevent unauthenticated
users to access sensitive information (cf. account.php)
Geemiinii and others added 27 commits May 5, 2026 17:40
fixed the automatic account deletion need to add last login in auth
files.
fixed footer so it stays at the bottom of the screen.
added view invoices, access from navbar, need to implement invoice model
added basic invoice model and controller, need testing to make sure
everything works ( after the population of the database)
@TheRefraction
TheRefraction deleted the cart-css branch May 9, 2026 21:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants