ChristianChidiac / harmonIQ

harmonIQ Web App
Apache License 2.0
3 stars 0 forks source link

User table basic implementation #26

Closed mononomori closed 1 week ago

mononomori commented 1 week ago

Re-requesting now that my changes do not conflict with this pull request!

Implented the basics of a user-table / database, some properties (such as the controller) were made before we realized spotify's developer account restriction, so will probably have to be reworked.

Even if we aren't going to use the database for this first iteration, I think merging it now is fine since the branch is based off main and has no conflicts.

@sbaljeet13 I implemented the properties you had in your recent push here hope that is okay!

ChristianChidiac commented 1 week ago

The UserController.Java file should be called UserController.java, since file extensions are case sensitive in java.