First Meeting: Preparation - rtbu225/Final-Project-498 GitHub Wiki
2/13/19
Today our group met to further discuss our project, and to break it up into parts. We're creating something that requires a front end and back end, which can constitute as two jobs. We can also relegate documentation as a job, as well as UI development. The jobs are as follows:
Front End - Lucas Andrew
Back End - Diego Andrade
Documentation Tyler Burkhart
UI Development - Yacob Alemnen
Front end - Handles functionality for users to enter things into the database and hand it off into the back end for storage Also displays output.
Back end - Deals with storage of classes, teachers, descriptions, and ratings (possibly more or less options)
Documentation - write comments to make sure that the code is readable to someone other than the person who wrote it. Make documents for the Github, etc.
UI development - Create an environment that makes the database accessible to as many people as possible, while still being sophisticated enough to be able to interface with the rest of the project.