Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 715 Bytes

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 715 Bytes

Assignment 1: User admin, Login, Register, and Profile

Here you will find code for building a simple User login, register, profile access and admin functionality for an online course manager site named Whiteboard.

The stack is:

  • HTML, CSS/Bootstrap, JS for client side-
  • AJAX for web service HTTP requests
  • Java/SQL for server side data handling using the Java Persistence Library

The web app is hosted by Heroku and can be found here

Bonus Questions included: -Everything but "Forget password" functionality

Hope you enjoy and more is to come with future React and Node implementation. Ernie 🔥