Skip to content

Releases: igbominadeveloper/active-learning-frontend

Release v1

05 Mar 14:51
9c8ea97
Compare
Choose a tag to compare

Features included in this release are:

  • User login and signup
  • Authenticated users can view their profile
  • Users can visit the store page
  • Users can view an About page
  • Authenticated Admin users can add a new order
  • Authenticated Admin users can add a new product to the store
  • Authenticated Admin users can update and delete an order in the store
  • Authenticated Admin users can update and delete a product from the store
  • Authenticated Admin users can update and delete user accounts on the store
  • Admin users can mark a product as a "special offer"