You are browsing as a guest. Sign up (or log in) to start making projects!

43m 15s logged

I fixed a couple small bugs that stem from deleting users. The first was one where the user card was not showing for deleted users which was kinda easy to fix. The second one was on the backend where the user id 0 (which is for deleted users) was not getting made. It was like that because the deployed backend uses Gunicorn instead of the Flask dev server (which I was using) uses a different way to start up the server.

0
10

Comments 0

No comments yet. Be the first!