erik-whiting / LuluTestBed

LuluTestBed is a simple web application to test and evaluate software QA tools or practice test automation skills.
1 stars 1 forks source link

Create login work #3

Open erik-whiting opened 2 years ago

erik-whiting commented 2 years ago

The application does not currently mimic any login or user-specific functionality. I'm not sure how this works in Flask so if someone could put in the required work to get this working, that would be great.

There are two user types: customer and administrator.

Customers can browse albums, artists, make purchases, and see their order history. Administrators can do everything customers can do. Additionally, they can make sales, see sales records, and manage users.

Anway-Agte commented 1 year ago

Can I work on this issue ?

erik-whiting commented 1 year ago

@Anway-Agte of course! please do, and let me know if you need help