Code Monkey home page Code Monkey logo

blog's People

Contributors

ubik86 avatar wiktorrutka avatar

Watchers

 avatar  avatar  avatar

blog's Issues

Fix and create more specs

create spec for:

  • tags
  • friendship
  • person

controllers, models, views.
covarage must be over 90% LOC.

Docker: setup blog

$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c12992ee19d0 blog_web "bundle exec thin sta" 52 minutes ago Up 31 minutes 0.0.0.0:3000->3000/tcp blog_web_1
c62978662cf0 postgres:9.4.1 "/docker-entrypoint.s" 52 minutes ago Up 31 minutes 0.0.0.0:5432->5432/tcp blog_db_1

container:

  • blog_db_1
  • blog_web_1

build image:
docker-compose build

starting:
docker-compose up
docker-compose start

+Refactoring: friends association

Można by przemyśleć ten model. W końcu w przyjaźni obie osoby mają jednakowy status i nie ma potrzeby nazywania jednej osoby person a drugiej friend :P

setup Vagrant

  • postaw sobie vagranta (Michał i Irek Ci w tym może pomóc ale spróbuj sam)
  • postaw ubuntu 14 na vagrancie
  • postaw ‘blog’ na vagrancie
  • wystaw aplikację tak, żeby reszta z pokoju była w stanie się do niej dostać (do vagranta)

API: REST + JSON

  • napisz API do obsługi Twojego bloga (REST+JSON):
  • logowanie się (zwrotka z tokenem)
  • pobieranie postów i commentów
  • dodawanie postów i commentów

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.