SIU-CS-435 / gallerist-online

Main repo for CS435 semester project for team JAMiN. An online multiplayer turn based board game.
2 stars 1 forks source link

Format Birthday in Profile to use datepicker #44

Closed ngrudzinski closed 8 years ago

mbrajk commented 8 years ago

Lets leave this one alone for now. Likely going to remove birthday for this sprint. Too many items are cluttering up the registration. If you still want to work on this you can move it to the manage profile page. It doesn't need to be on the registration page.

mbrajk commented 8 years ago

Additionally this should probably be implemented with some sort of calendar widget like https://jqueryui.com/datepicker/

mbrajk commented 8 years ago

This appears to already have a calendar control via Chrome native datepicker control. Thus this functionality has technically been added at least for the demo since we will demo on Chrome.