Skip to content

someyaaltous/Artists8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

A website that shows the user the four most expensive paintings in the world. When the user clicks on one of them, it shows some details about them. It also allows you to add a painting if you want.

User journey:

  • As a user I'm able to choose a painting.
  • As a user I'm able to see some details about it.
  • As a user I'm able to add a new painting.

Wireframe:

  • Home page:

File Structure:

  • public:
    • style.css
  • src:
  • controllers
  • views:
    • partials: headers.hbs
    • layouts:
      • main.hbs
  • database:
    • db_build.js
    • db_build.sql
    • db_connection.js
  • queries:
  • getData.js
  • postData.js
  • app.js
  • server.js
  • .gitignore
  • .travis.yml
  • package.json
  • README.md

Schema:

Team:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.7%
  • PLpgSQL 31.7%
  • HTML 18.7%
  • CSS 14.9%