ahmedabougabal / ITICafeFoodDeliveryApp

Our ITI graduation project was born from a genuine desire to solve a real-world problem faced by our fellow students. As we conclude our academic journey, we wanted to leave a meaningful impact on our institution.
4 stars 1 forks source link

Installed Dependencies for displaying great-looking charts, modified … #83

Closed ahmedabougabal closed 1 month ago

ahmedabougabal commented 1 month ago

…app.js to account for the new key changes in the adminPanel

Added a line to store the authentication token in localStorage upon successful login. This allows the token to be persisted and used for subsequent authenticated requests.