Skip to content

magdalenabialon/PieceOfArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piece Of Art

See it online

##Overview Piece Of Art is a service / photo sharing app where you can collect & store information about your favourite art.

    1. If logged in / signed up, it lets you:
    • insert: image, title, author, style and more..!
    • edit & delete every post and comment
    • like & comment others' paintings
    • see paintings' city location on the map
    • search for exact painting tittle (for pro users & real art lovers ;)
    • user can delete others' comments on his / hers position
    • home page displays the most popular & liked positions
    1. If not logged in you can still see all posted art :D

###Technologies used: html, css, jQuery, Ruby, PostgreSQL, Sinatra, Active Record, geocoder, GitHub, Heroku hosting

##Features to be added Improve searching functionality, let users update their account

##Workflow:

https://trello.com/b/8sqKfyFn/project2

  • 1 Started with the end in mind (wireframing, user stories, pseudocode)
  • 2 Database: 4 tables: paintings, users, comments, likes and joined table to count each paintings' total likes
  • 3 Created project with all templates
  • 4 Committed early, committed often :)
  • 5 Project itself:
    • started with index.erb, added links, buttons
    • main.rb - added all basic funcionality
    • gradually created more erb vievs, RESTful routes / interaction with relationally-stored data
    • working on 4 branches: master, likes, signup, googLocation
    • project basic: 2 models, sign up/log in functionality, RESTful routes, ORM, HTML and CSS
    • project extra: (2basic+2extra)models, adding/editing comments by specific users, likes, top likes, geolocation
  • 6 Making my app pretty - vievs: index, layout, my_album, painting_detail, signup, create, edit
  • 7 Readme file with description of my app
  • 8 Hosted website online :)

##Instructions: Not really needed... ! Signup, login, post, edit, like, comment, enjoy :)

Great thanks to my instructors DT, Harry and classmates! :)

About

online album to share your fav art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published