Skip to content

ekiafa/Treegram.2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treegram 2.0

Added features:

  • Comments
  • Photo Titles
  • Followers
  • Following users
  • Delete photos
  • Show in dashboads photos of following users

(modified by Eftihia Kiafa)

=================================================

Treegram 1.0

(modified by S. Anastasiadis and A. Katsoulieris for the course MYE042 Internet Technologies, Department of Computer Science and Engineering, School of Enginering, University of Ioannina, Ioannina, Greece)

=================================================

A simple ruby on rails app. Allows a user to create an account with username, password, and avatar. After login user can upload photos to their account and tag other users in the photos.

Installation and Usage

Run Postrges Sever

Clone or download this repository and cd into indent directory

$ rake db:create
$ rake db:migrate
$ rails server

In your browser visit localhost:3000

Motivation

To Practice:

  • Ruby On Rails project setup
  • User authentication
  • Paperclip gem for uploading files
  • SASS
  • Unit testing with RSPEC
  • Integration testing with CAPYBARA

Authors

Kathryn Carr, J Sivakumaran, and Lizzie Koehler

License

MIT license

About

Six added features on basic project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors