Skip to content

Instantly share code, notes, and snippets.

@tsongas
Forked from ryansobol/project_questionnaire.md
Last active December 15, 2015 20:09
Show Gist options
  • Save tsongas/5316279 to your computer and use it in GitHub Desktop.
Save tsongas/5316279 to your computer and use it in GitHub Desktop.
### What's the name (or codename) of your app?
Pindelible
### What will your app do?
Showcase black and white nude photography
### Who's on your team? What are their roles?
Me and Kelli. Not sure what Kelli's role will be going forward.
### Why do you want build this app?
To show that nudity can be beautiful and classy rather than seedy and shameful. You can see some of my figurative artwork here https://www.facebook.com/media/set/?set=a.92955974470.87452.605314470&type=3.
### What specifically will users do? What are their roles?
Users will be able to view photos with the option to filter by one or more categories. They will also be able to view photographer bios. There will be an admin to manage the site, photographers who can log in, post photos, update their profile, and reply to comments, and members who can log in to comment on photos.
### Is this a new or existing app? How much already exists?
This is a continuation of last quarter's project. There is a database and admin that's been pushed to Heroku at www.pindelible.com, and I've purchased two Bootstrap themes.
### How will you get your data?
I will network with photographers and ask them to feature their images and bio. Members will be asked for an email address and password for logging in to the site.
### How are you tracking bugs, features, chores, and milestones? Are you happy with your tracker?
Trello. It's O.K., I just need to explore it's features a bit more.
### What's the GitHub url?
https://github.com/tsongas/pindelible
### Is there a live url?
http://www.pindelible.com (only the admin is there)
### What parts of the Rails stack are still confusing your team?
Need to figure out how to set up user roles.
### How much of the planned curriculum do you think is applicable to your project?
Some but not all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment