![]() |
|
|
|
|
|
![]() |
Home The Home page features buttons that allow users to begin building, editing, and playing. Featured are a search bar and a section for comics of the week.
|
![]() |
Browse Comics A brief description of the developer can be found on this page as well as your comics and random comics pulled from the database. A link at the bottom allows the viewer to browse all of the comics in the database.
|
![]() |
All Comics All of the comics in the database are displayed alphabetically. At the top of the page the user can choose a letter to browse, that will direct to that section of the page.
|
![]() |
Forum The forum provides a place for users to receive help with the comic developer or to chat with other members.
|
![]() |
About The About page describes the process of the senior project as well as information on each team member.
|
![]() |
Search Every page has a search bar. When a user searches by comic name or author name the results are displayed on the search page.
|
![]() |
Site Map The site map is provided for easier user navigation. Screen shots paired with descriptions allocate where things can be found such as logging in or signing up.
|
![]() |
Members Each comic has an option to view more comics by that member. When a user selects to see more, they are taken to a page that displays all of the comics that specified user has uploaded to the database.
|
|
Comic Developer ComicDeveloper.com is a website designed and coded by web designer Jesse Mauro for his Digital Media Senior Project. It is a dynamic PHP site that features an Interactive Comic Developer. group project had been terminated previous to the completion of the developer. The website is fully functional with the exception of logging in and registering. Had it been finished, the develoepr would have allowed users to create their own comic books and store them in a database and users would have been able to sign up and start building. Using PHP and a MySQL database, the site pulls the comics, the author's name, and a description of the comic provided by the author from the database and displays them on the site. When a new comic is added to the site it is bumped to the top slot in the "Comics of The Week" which can be found on the home page. A page that lists all of the comics in the database uses PHP to display them alphabetically with letter anchors at the top of the page to jump to a specified letter. A forum was implimented using open source code supplied by phpbb3. The code was tweaked to accomadate the overall site look as well as the header and footer. A PHP generated search bar can be found on every page. The results of the search are displayed on the Search page. Users can search by comic name or author name. Information about the team members and the senior project can be found on the About page. Viewers can search by comic name or author name. Information about the team members and the senior project can be found on the About page. Clicking any comic that has the option "view more from this member" takes users to the Members page and displays all comics from the member that was chosen. From there the option to play a comic is available. Visit: ComicDeveloper.com |