Coder Social home page Coder Social logo

picture-gallery-with-tagging's Introduction

_duration: 2 days _

Picture Gallery with Tagging

The purpose of this app is to provide a range of images and have the user tag keywords to what they feel when viewing the image.

See the application working here!

Heroku Deployment

Local Installation Directions

  • Fork this repository,
  • Clone contents within your terminal:
    • git clone <repoUrl.git>
  • Navigate into the project directory:
    • cd projectFolderName
  • Install dependencies:
    • npm install
  • Run the server:
    • npm run server
  • Build and run the client:
    • npm run client

(Note that the above is an example. Give specific directions.)

Reflection of Learning

When did this project occur?

  • Example: This project occurred during our 6th week of the classroom.

What did you learn from the project? Technology? Pattern?

  • Example: This assignment covered handling click events within React. In doing so, we got the opportunity to explore how currying works to pass information about what was clicked, to the logic that handles the click. This became helpful because to date, we had been creating individual click handler methods for each interactive element, rather than being efficient and creating one method that could handle all of them.

License

MIT

Questions? I would love to connect!

Email - [email protected]

picture-gallery-with-tagging's People

Contributors

konouvang avatar

Watchers

James Cloos avatar

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.