Skip to content

eejones/FindPeople

Repository files navigation

FindPeople

This program is meant to help people connect when quickly putting together independent film projects, shorts, etc

Functionality

FindPeople is a website that allows users to choose their interests as well as add pictures and videos that someone looking to put together a small independent film would use to find people to staff their project. Users have secure passwords and can easily add and maintain pictures videos and interests on this site. Users looking for people can then easily filter and find people to staff their projects.

User Interface for Members

To add pictures, interests and videos, users will see a straightforward screen when creating a new profile: FindPeople signupform

Users can also add and edit after creating their profile. Before adding a video: FindPeople prevideoentry

After adding a video: FindPeople postvideoentry

Views also change depending upon whether a user is signed in:

Signed in: FindPeople signedindropdown

Signed out: FindPeople Notsignedin

User Interface for Film Producers

Members can be found through filtering for specific criteria. Multiple filters can be applied at once.

Before filtering: FindPeople indexbeforefilter

After filtering: FindPeople indexafterfilter

Users will also notice that there are default avatars if users haven't added them.

There is also a sidebar that can be configured and will expand/contract from hovering: FindPeople expandsidebar

Users can also show their location and find local people with similar interests in their area, sorting by the other members' distance from the user: FindPeople mapsandlocations

Users can find out how far other users are when searching by hovering over their locations: FindPeople hoverfordistance

Additional Setup

To add videos , functionality from the embed_logic gem is used to easily convert normal urls to to their embedding code:

Adding embed_logic:

gem "embed_logic"

This allows users to easily embed videos: FindPeople withvideo

About

Helping people connect for independent movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors