Ramin-RX7 / CafeMenu

Café management website with custom dashboard panel for staff
MIT License
2 stars 4 forks source link

Change the views from function based to class based views #103

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

(feature branch name: fbv-to-cbv

Change the given views to CBVs.

  1. set_order
  2. cart_add
  3. cart_delete
  4. customer_login
  5. search (in foods app)
Ramin-RX7 commented 1 year ago

completed in #125