Lercerss / SOEN343

Anansi Library Management System - SOEN 343 Fall 2018
5 stars 1 forks source link

Editing user information and deleting users #75

Open Lercerss opened 5 years ago

Lercerss commented 5 years ago

Description

Admins should be able to edit and delete users. For simplicity and safety, username and password should not be editable.

Tasks

  1. Implement backend route for editing user info and deleting users
  2. Add frontend implementation for editing user info and deleting users
Lercerss commented 5 years ago

Marking as Won't Fix for now until this gains higher priority.