- src file holds the application
Project Proposal: Mad-Libs Game
Team Members: Jaylyn Bido (jab9633) and Eliza Insley (epi2005)
Overview: This program would allow users to pick from a variety of genres and create a MadLibs storyline based on their choice. They would first select a genre, and upon choosing, be introduced to a fill-in-blank short story. They would type in their own words or phrases in the blanks, and when complete, hit submit. This will open a new window with their story displayed, and they will have an option to save it to their computer as a file, return to the homepage to create a new story, enter a library full of their old stories, or exit the program.
Functionalities:
-
User Account Management: a. Create Account: Users can create an account in order to be able to save their past works and create original templates. b. Login System: Users can access their account with a username and password. c. View Saved Stories: The user can view all their past saved works. d. Create New Story: The user can either save the story to their private saved works or post it publicly. e. Create Original Template: The user can create and post their own original template instead of selecting one of the pre-written ones.
-
Administrative Function: The administrator has the ability to view all saved stories and edit or remove the story no matter the user. a. View all stories b. Edit stories c. Delete stories
Technical Approach: Programming Language: Java