Commit Graph

73 Commits

Author SHA1 Message Date
Logan McInnis 80f14b13f4 rough code 2019-12-04 16:40:04 -05:00
Bryan 40824affc6 testing 2019-12-04 16:33:54 -05:00
Bryan f9e7127d38 adding in and fixing usernameSearch, search, and nameSearch. Hopefully they work 2019-12-04 16:28:08 -05:00
Logan McInnis a68a1fd1a0 rough code 2019-12-04 16:27:12 -05:00
Bryan bbc725221c fixing the usernameSearch hopefully 2019-12-04 16:16:40 -05:00
Bryan b7bccb0797 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-12-04 16:07:38 -05:00
Bryan c44a0126eb updating the username search 2019-12-04 16:06:47 -05:00
WilliamMiceli 85ab536dd1 Moved into the navigation bar 2019-12-04 16:05:58 -05:00
William Miceli 2a8564dbdf Minor fixes 2019-12-04 01:52:02 -05:00
William Miceli 59711ac7f6 New signup page! Hopefully it works... 2019-12-04 01:51:50 -05:00
William Miceli 2b11c3339a Visual improvements 2019-12-03 23:53:43 -05:00
William Miceli e93827e46f Fixes and cleanup 2019-12-03 22:53:52 -05:00
William Miceli 4139767a22 Made things look a little nicer 2019-12-03 22:24:42 -05:00
William Miceli dff8bd9306 Previous version was horrible... trying to keep things stupid simple 2019-12-03 06:01:54 -05:00
William Miceli e8a40fc89b Making things look a little nicer hopefully 2019-12-03 05:44:33 -05:00
William Miceli 029971608a Attempting to add a modular navigation bar 2019-12-03 05:23:34 -05:00
William Miceli 0c59c98d75 Major re-work of things... 2019-12-03 04:41:39 -05:00
William Miceli efed1f081f Functional 2019-12-03 04:41:11 -05:00
William Miceli fcaee64038 Core functionality is done 2019-12-03 04:40:58 -05:00
William Miceli 9cf9218dcb Combined into the login page 2019-12-03 04:40:39 -05:00
William Miceli 6901fe3de2 All PHP pages now 2019-12-03 04:40:00 -05:00
William Miceli aa2a2900dd Seemed like a typo? 2019-12-03 04:39:40 -05:00
William Miceli 7c51cd7891 Uniformity in camelCase 2019-12-03 04:39:22 -05:00
William Miceli 52c4f35350 No longer need to put the database server connection info in each page 2019-12-03 04:38:53 -05:00
Logan McInnis e20f0dbbfb Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-12-02 18:52:03 -08:00
Logan McInnis 8466d68a15 stuff 2019-12-02 18:47:20 -08:00
Logan McInnis 0f7bf31a62 did stuff 2019-12-02 18:36:54 -08:00
Bryan 751632226e correcting the connection when querying the database 2019-11-26 00:38:49 -05:00
Bryan 0bf67e78d1 adding more descriptive error message and taking out one of the useless buttons on index page 2019-11-26 00:29:29 -05:00
Bryan 74eedc9961 initial database output, probably doesn't work 2019-11-26 00:19:34 -05:00
Bryan 6343d24c60 get the query ready for nameSearch.php 2019-11-25 22:22:47 -05:00
Bryan b3e367c240 update index with breaks in between the buttons 2019-11-25 22:15:26 -05:00
Bryan 6dbe81040c final correction to this, I promise 2019-11-25 21:57:49 -05:00
Bryan 7785a39f2b add in a " to correct the php file 2019-11-25 21:51:19 -05:00
Bryan aeaf4c16a0 update the string concatenation 2019-11-25 21:35:07 -05:00
WilliamMiceli d11570a3f6 Adjusting redirect method 2019-11-25 14:48:21 -05:00
WilliamMiceli 2e85edcfb4 Attempting to save $_POST data to be used on loginCheck.php page 2019-11-25 14:42:38 -05:00
Bryan 3dc67d5661 testing the usernameSearch 2019-11-25 14:32:25 -05:00
Bryan 20fc6d6d35 testing the database with usernamesearch 2019-11-25 14:19:03 -05:00
WilliamMiceli eba4ae6401 Renamed; added $_POST to be shown 2019-11-25 14:11:39 -05:00
Bryan c4d2fcf1b5 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-25 13:55:49 -05:00
Bryan 73143f14f2 updating index to add backslashes to make the buttons work 2019-11-25 13:54:51 -05:00
WilliamMiceli bf13e08e76 Using index.html now 2019-11-25 13:48:50 -05:00
WilliamMiceli a2e66af73c Removed die(); as it might be messing with things. 2019-11-25 13:40:24 -05:00
Bryan fcf59fe3e3 update the index page 2019-11-25 13:36:33 -05:00
WilliamMiceli 900b9c5c88 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-25 13:25:44 -05:00
WilliamMiceli 145146a561 Trying to fix login issue 2019-11-25 13:25:29 -05:00
Bryan 36beca341f updating the searching 2019-11-25 13:24:32 -05:00
William Miceli e975293cab Lots and lots of stuff... 2019-11-25 06:06:27 -05:00
William Miceli acc4dcb4ec Indentation fix 2019-11-25 05:57:54 -05:00