Skip to content

donaldsimmons/DesignShare-Mobile-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesignShare Mobile Website

Summary

The DesignShare mobile website is a tool for designers to share concepts and inspiration with other designers. It was designed and built as a project for the completion of my Bachelor's Degree program, and uses several popular web technologies. In addition, DesignShare is relient on access to a public API to gather artwork and designer information from the internet. The online application allows users to view artwork and design concepts from other users, to view designers' other work and websites, and to collect and curate sets of artwork that they find interesting. Comments can be added by individual users to provide an interactive experience for other DesignShare users, and to foster the communication between designers that allows for their growth as artists.

Code & Technologies

DesignShare is a PHP-driven web site, that utilizes a responsive design to provide easy access to mobile users. It relies on a combination of PHP5 and MySQL to execute back-end functionality, such as user logins, commenting, and storing lists of favorite designs. EllisLab, Inc.'s CodeIgniter framework was included in the build to ensure the project's timely completion, and was instrumental in shortening the time spent in development. jQuery Mobile and the jQuery Mobile ThemeBuilder were used to simplify the normal CSS styling, and factored in heavily to the development of several pages on the site.

Additionally, the site draws data from Dribbble.com's public API, and returns results for individual artwork and artists in the form of JSON objects. These objects require decoding and manipulation at several points during the use of the site, and are manipulated through the use of PHP.

Access Instructions

Because several site features require a profile to track a user's activity and favorites, access to the site is dependent on the creation and use of a new user profile. Feel free to create a new user profile, and to explore all of the site's features from any device!

About

The DesignShare Mobile Application Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published