GithubHelp home page GithubHelp logo

shopifyimagerepository's Introduction

ShopifyImageRepository

Java project where users can upload local images to a virtual 'store' and buy pre-existing store images.

Instructions

To run this program, you will need a recent version Java and have a running IDE to run the Java code.

  1. Download the ZIP file
  2. Run Application.java inside of the src folder

Functionalities

  • Users are able to sign-up with a new account when they run their system (prompts for name and money in their account)
  • Program keeps track of proper inputs (ie. money must be inputted with two decimal places and be between $0.00-$999.99)
  • Users can upload images, where they must provide how much the image costs, relevant hashtags, and the filepath to the local file
  • Program checks for valid filepaths
  • Users can view the store's current gallery
  • Users can buy an existing image in the gallery
  • Images that users have bought will show up in their local "CustomerImages" folder inside the src folder
  • Users can view their personal collection of images

Possible Extensions for the Future

  • All Customers extend the abstract User class, allowing for other types of User objects in the future (ie. Seller)
  • All Images extend the abstract Product class, allowing for other types of Product objects in the future (ie. Video, Music)
  • Log-In system for users
  • Upload images via selecting a file from their file explorer
  • View gallery by looking at the actual images
  • Search gallery photos via hashtags

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.