Computer Science Department
A Website for Martial Artists
This project will be a website that is used to store, share and organize information that is specific to martial arts training. This site will have both student and teacher accounts, where students can save and share anything from training notes to useful quotes, and teachers will be able to save and share things like lesson plans or seminar presentations. There will also be a message system where students can submit questions to teachers and teachers can respond to them. There will be several databases implemented in this project that will work together to provide safe sharing between users. For instance, to prevent spamming from one user to another there will be a list of received notes that a user can physically check what is sent to them. This list will also have checks to prevent too many notes from having the exact same content, so no one will be able to send duplicates of the same note to a single person.