I'm working on a database program that I will put on my website when I'm finished.
It will have the following funcionality for users:
- add entries to tell us which maps we have not yet done
- add entries for each map of new locations that should be made as POI's
- add comments for the authors
- add quests and automatically generate the xml needed for them.
- and whatever else I think of that could be relevant for us.
For us developers:
- read the users entries in a structured format
- check off entries as they are completed and post the code for that entry with it
- respond with users
- and whatever else I think of that could be relevant for us to do.
Mainly this is just an exercise for me to get used to web programming as I just got my own site, but it will also be useful for us to keep track of all this information that we're trying to wrestle with. Any additional things you guys (devs) can think of that would be useful to implement, send me a PM and ill add it to my checklist