Skip to content

sciyon/Arty-Mart

Repository files navigation

Arty Mart

Arty Mart is an app designed to empower artists by providing them with a platform to showcase and sell their artwork directly to a global audience.

Arty Mart is made using Vite React, MongoDB, GraphQL, Apollo Server and Cloudinary for the storage of the images.

Contributors

  • Erwin Antepuesto @sciyon - Backend
  • Ivanne Dave Bayer @h4wks123 - Frontend and Linking

Installation

Clone the repository

  git clone https://github.com/sciyon/Arty-Mart

Go to the project's directory and open in VSCode.

    cd path/to/your/directory

Open two terminals.

For terminal one, run the commands for the backend server:

    npm i
    
    npm run build-backend

For terminal two, run this command for the frontend server:

    npm run dev

Use these account for the admin:

    email: erwin@gmail.com
    passw: 123

After successfully running the backend server, you can go to this link to test the built-in documentation that Apollo Server provides in testing the backend functions.

    http://localhost:5000/

Features

  • Create Artwork Listing
  • Gallery Page
  • Manage Transaction
  • Admin Page for Restricting Bad Users
  • Cloud Storage of Images

License

MIT

About

Arty Mart is an app where artists can showcase and sell their artwork directly to registered users.

Topics

Resources

Stars

Watchers

Forks

Contributors