Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billgewrgoulas/treegram-web-application

A ruby on rails web application. Developed for the course Internet Technologies @ University of Ioannina.
https://github.com/billgewrgoulas/treegram-web-application

jquery rails5 sql vanilla-javascript

Last synced: 14 days ago
JSON representation

A ruby on rails web application. Developed for the course Internet Technologies @ University of Ioannina.

Awesome Lists containing this project

README

        

Treegram
==============

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

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