Skip to content

Excited to share this app! - #13

Open
mcvalera wants to merge 22 commits into
sf-squirrels-2015:masterfrom
mcvalera:master
Open

Excited to share this app!#13
mcvalera wants to merge 22 commits into
sf-squirrels-2015:masterfrom
mcvalera:master

Conversation

@mcvalera

@mcvalera mcvalera commented Feb 9, 2015

Copy link
Copy Markdown

I think I got all the necessary stuff as well as some extra things that I was excited to try and learn from. I am looking forward to feedback! I learned so much and had a blast making this project! There are some notes that I put in on the ReadMe doc if you encounter any issues with running this.

I also apologize for all the previous pull requests! I wasn't aware that I was doing a pull request on the main repo as opposed to my own repo. I closed those now.

mcvalera and others added 22 commits February 6, 2015 23:12
…figure out session stuff, fix navbars so that only relevant ones appear. next step is login stuff.
…tainer. nothing broken so far, i think. SO HAPPYYYYY
now able to edit account. built up div for profile info and album contai...
…AAAAAHHHH. also added helpers for users albums and users photos, added album and photo count to profile, and added delete confirmation page. wuhooooo
deleting users as well as all their albums and photos now works. HURRAAA...
…ged in, removed unnecessary bcrypt stuff from User model, add font for title, add album photo count and link to edit and delete account, revise albums migration and change description to text data type, add styling to css
add bcrypt to gemfile and environment, add feed to home page when logged...
…st for email and password. works for first and i think last name
add comments re account edit option not working for username. must test ...
…istration. some bug with passwords..bcrypt issue? displays errors now on the form when registration or login goes awry. revised font for title and color scheme. loooks pretty so yay
everything working except for weird error where can't login after regist...
… now login after registration yay, formatting for tags in index. next need to implement adding a photo and tags to a photo
replace albums with tags in migration, model and everywhere else, can no...
…add multiple tags to a single photo, add default photo to new users, standardize formatting for all forms
implement feature to add photo, add img url for users profile photo, add...
cleaning up code, and adding instructions to readme

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should move this password check into a method on the user model. user.authenticate(password) is the convention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants