Please, is there anyone who can help me fix the I am having with my code? IMt is for a school project. My skills are not advanced yet. I have uploaded in github. Please check the following link:
https://github.com/benwallace2023/wtl-app
I need this functionality to be implemented:
**A user must be able to:**.
\- Change the languages: French, German or English.
\- login or create an account (I have done this part but there are still some problems with the database)
\- edit the profile.
\- See the last orders.
\- log out.
\- write a text to the company
\- order a carrier, which involves filling in a form on the "order" page, specifying the items to be transported, and sending it off. (what I mean here is for example: a user has, let's say, 3 boxes, 2 tvs, 1 wardrobe...' to be transported. he can specify the quantity of each item. before sending, he can check again if everything is alright or make some changes). He must also be able to upload some files such as pictures.
\After paying with one of these payment methods, he will be redirected to the external partners page.
**As far as the administrator is concerned:**.
\-reply to the user,
Best regards.
I have done 60 percent of the work and uploaded in github. please check the link.