Code Monkey home page Code Monkey logo

express-gallery's People

Contributors

champstarr avatar coeda avatar dmeowmixer avatar jaywon avatar joekarlsson avatar sgnl avatar spacetoastcoasttocoast avatar theremix avatar

Watchers

 avatar

Forkers

coeda

express-gallery's Issues

Consider adding a footer

Consider adding a footer or at the very least some space at the bottom of the page. Currently the bottom of the page feels a little cramped.

image

pug syntax improvements

New additions to the gallery should appear first

Currently, after adding a new image and returning back to the index page you will notice that the most recently added image appears near the bottom of the list.

Consider changing it so that the new additions appear first (at top of section).

In the image below, the trump image is the new addition, notice how it appears last:

image

After submitting a new photo user should be shown a page

STR:

  1. Log in as a user
  2. Go through the steps to create a new user
  3. Submit the reques

Notice that you are shown the JSON response. User should be redirected to either the photo listing page or to the details page for the newly created image.

current response detail:

{
"success": true
}

Seed file not working

If you need users to do things for the seed file to work - either document it or automate it
screen shot 2016-10-19 at 12 22 02 pm

Logger middleware is error-ing out when I run the server

{ Error: ENOENT: no such file or directory, scandir './logs/'
    at Error (native) errno: -2, code: 'ENOENT', syscall: 'scandir', path: './logs/' }
Executing (default): SELECT "id", "title", "description", "author", "link", "hashtags", "createdAt", "updatedAt", "UserId" FROM "Photos" AS "Photo";
{ Error: ENOENT: no such file or directory, scandir './logs/'
    at Error (native) errno: -2, code: 'ENOENT', syscall: 'scandir', path: './logs/' }

screen shot 2016-10-19 at 12 24 31 pm

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.