Codemaxxers / codemaxxerBackend

https://codemaxxers.stu.nighthawkcodingsociety.com/
0 stars 26 forks source link

admin page for backend springboot #6

Closed Jyustin closed 7 months ago

Jyustin commented 9 months ago

work on admin page in backend

Jyustin commented 9 months ago

Will start building admin page from springboot lessons

Jyustin commented 9 months ago

access the database view built on thymeleaf by logging in. it should redirect you to the db view. working on CRUD functionality next. Also you need admin role to access reading.

Jyustin commented 8 months ago

Added updating name and email, as well as deleting users. creating users seems unnecessary for now. I need to start working on different features so this will be about done for now.