VincentSteil / World_Crisis_DB

Creating a database for world crises similar to what IMDB is for movies that can be navigated in a similar manner. Parsed and accessed through python and initially stored in XML and validated against an XSD. The XML is converted in MySQL later on.
1 stars 0 forks source link

Git Repository #40

Closed mduban closed 11 years ago

mduban commented 11 years ago

Set up a private Git repository at GitHub, named cs327e-wcdb. Use this same repository for all three phases. Invite the grader to your repository. Commit at least 5 times. Commit once for each bug or feature. If you cannot describe your changes in a sentence, you are not committing often enough. Write meaningful commit messages and identify the corresponding issue in the issue tracker (below). Create a log of the commits. Push frequently. It is your responsibility to protect your code from the rest of the students in the class. If your code gets out, you are as guilty as the recipient of academic dishonesty.

mduban commented 11 years ago

Remember about the log!

mduban commented 11 years ago

5 commits done. -> Close. Still, remember to create log and submit it at the end.