Closed andyleejordan closed 11 years ago
Mhm. I'd like to get started on it... need to create the planets portion for @rangera and the map.
@andschwa Do we have a plan yet on the exact layout of the database? I think we need to have a detailed plan on how the backend is going to cooperate with the other teams and how the database is going to look like to make life easier. Based on how we are going to communicate with the other teams (with a detailed API where all the messages have been defined), the database can be made to make that a lot easier I think. Designing this in pieces might be a disaster.
@Greg-Donaldson Depending on the layout of the database, the planets might be just another table connected with other tables, therefore I think we need the complete pictures before we can create anything.
@andschwa That is not to say I am against you programming right now. Go ahead, I think we really need to get going. I wrote a little bit of code for the backend myself. If we have some code out there maybe we can get something rolling.
@mein1156 All right cool. Midterms are over tomorrow, so Wednesday I'd like to actually start in on programming. If we don't have a server team repo by then, I'll just push to my own fork :/
https://github.com/hall5714/Freedom-Galaxy
Should be updated and ready to go! Will have a minimal ER uploaded (somewhere) today.
@hall5714 Hey could we get the server team's repository up with the ER diagram? Come Monday I'd like to start working on the SQLAlchemy backend.