ddsnowboard / FantasyStocks

A website where you play a game of fantasy stocks.
http://fantasystocks.herokuapp.com
Apache License 2.0
0 stars 1 forks source link

Write page for editing profile #15

Closed ddsnowboard closed 8 years ago

ddsnowboard commented 8 years ago

If I'm going to have a Player Page, I ought to have a place to change what's on there. There is plenty of support out there on the Internet for it to be really simple, so it can be just a page with a little form on it, but I've got to have it. I might also have to change up the base template so you can get to it from anywhere, as God intended. Also, I think it makes sense to have it piggyback off the URL (and by extension, the view) of the User page. That seems logical, and I think it's what most sites do.

Also, below or beside personal stuff, there should be a place to edit the settings of the floors you own. You should be able to invite people to private floors, change the permissiveness and privacy of your floors, and delete them.

You should also be able to change your password by going to a page linked at the top.

ddsnowboard commented 8 years ago

I think that this is almost done. I just want to run through everything real quick to test it, and then I will merge and close.

ddsnowboard commented 8 years ago

This should have been closed with #30