Skip to content

Large Scale Distributed Systems class assignment to create a protected login page with user based auth for admin and user level credentials

Notifications You must be signed in to change notification settings

Andrew-most-likely/PostgreSQL-Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

User Site

  • Data viewing for users
  • Responsive design for mobile and desktop
  • Pagination or filtering for large datasets
  • User notifications or messages

Admin Site

  • Data insertion for admins
  • Data editing and deletion
  • Admin dashboard with metrics
  • Role-based access control

Authentication

  • Auth protection on each site
  • Login and logout functionality
  • Password reset and account recovery
  • Session management and security

Error Handling

  • Custom error pages (404, 500, etc.)
  • Logging of errors for debugging
  • User-friendly error messages

Branding

  • Site branding and identity
  • Logo and favicon
  • Consistent color scheme and typography
  • Custom styles for components

Deployment

  • Hosting (GitHub Pages most likely)
  • Continuous integration and deployment setup
  • SSL and HTTPS configuration
  • Monitoring and uptime checks

About

Large Scale Distributed Systems class assignment to create a protected login page with user based auth for admin and user level credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published