Coder Social home page Coder Social logo

jcranky / lojinha Goto Github PK

View Code? Open in Web Editor NEW
183.0 183.0 58.0 503 KB

A small store application, developed using Play 2 and Akka 2. At least temporary archived, get in touch if you want to contribute and I'll gladly un-archive it.

License: GNU General Public License v3.0

Scala 76.68% HTML 21.79% Shell 0.29% CSS 1.24%

lojinha's People

Contributors

danielgoncalvesti avatar danielsoro avatar jcranky avatar scala-steward avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lojinha's Issues

listing items for a category creates the category

When listing (typing the url) all the items for a given category, the category gets created in the database if it doesn't exist already. The problem with that is that we end up with several empty categories.

create script to make the initial deployment of the system

the script should:

  • configure the instance to have some swap memory (if an aws micro), like in: http://vidageek.net/2007/08/22/gerando-memoria-swap-on-the-fly/
  • install javac?
  • download play framework
  • configure .bashrc with PLAY_HOME and update the PATH properly
    (actually, downloading / installing only sbt should be enough)
  • download the source of the project (lojinha) from git
  • add the analytics script in the index.scala.html file
  • add the proper configuration in the secret.conf file
  • use the play command to generate the application
  • start the application

Assuming: a database is already configured and ready to be used (perhaps the script should do this as well?).

add the real logic to generate the items images thumbs

Decide what thumbs should be generated and add the proper logic in the image-actors.scala file.

The images are going to be displayed in at least two places: the main listing in the front page, and inside the item details page.

add a search box

This should allow users to look for items that interest them by typing something, instead of them having to look all the items one by one.

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.