Copy into your editor, fill in the blanks, and place in directory /pro/web/web/courses/cs190/2007/handins/1-26/LOGIN2.txt. Replace LOGIN with your CS login. Note the 2 there so that you don't overwrite the first handin! Come up with at least 3 potential projects. ================================================================ Name: Casey Jones ================================================================ Questions/comments about the syllabus or project handout: ================================================================ Project Title 1: Relational Address Book Brief Description This is an organizing system for personal address books that allows creating relationships among contact entries so that groups may be easily contacted. Identify Local Users: Brown University students, faculty, and staff. Parents of Brown University students, families of faculty and staff. Assign a 1-5 score for these criteria Useful to others: 1 Has specific users: 1 Can be scaled up to PC product: 3 Divisible: 1 In C++ in Sunlab (Linux): 1 Overall: 1 Pros: Useful for a lot of different types of people. Grouping potential is not limited to subscriptions. Cons: May need to be a separate application if we don't port it to some email application. ================================================================ Project Title 2: Minor League Scheduling Brief Description A scheduling system for Baseball leagues in Rhode Island. Identify Local Users: Brown Intramurals! Little Leagues in the area Company Softball teams Assign a 1-5 score for these criteria Useful to others: 1 Has specific users: 1 Can be scaled up to PC product: 2 Divisible: 1 In C++ in Sunlab (Linux): 1 Overall: 1 Pros: Useful for a lot of different groups of people. Could possibly expand into different scheduling areas - like astronomy labs or other weather-dependent activities. Cons: Someone would need to input a lot of data per group - availability of players, wins, losses, etc. Probably wouldn't be a PC product - more likely a web interface. ================================================================ Project Title 3: Chemistry Stockroom Brief Description MySQL/PHP database management system for chemical purchases and stockroom inventory management for the Chemistry department at Brown. Identify Local Users: Brown's Department of Chemistry Assign a 1-5 score for these criteria Useful to others: 1 Has specific users: 1 Can be scaled up to PC product: 1 Divisible: 1 In C++ in Sunlab (Linux): 1 Overall: 1 Pros: Well-defined problem Cons: Someone has to go through the current database and convert it to SQL or write a script to do so. ================================================================