Code Monkey home page Code Monkey logo

surfshop's Introduction

SurfShop (working name)

Marketplace for users to sell and buy surf gear.

To run this project on your machine:

  • Clone this repository to your machine with git clone
  • edit config in src/components/Firebase/firebase.js with your firebase api credentials (or better yet, set env variables in .env)
  • run npm install and npm start in project root

About - This project is currently "under development"

This project idea was pitched to me by my neighbor David, a reseller of surf equipment in his free time. The idea is to run a Poshmark-like marketplace that caters specifically to surf related gear. In it's infancy, the app is to act as a liaison between a buyer and seller, only making the connection and instead leaving the exchange of goods to the indiviuals involved in the transaction (think Craigslist, buyer contacts seller through anonymous email and then it's up to them to figure out the rest). As development continues, features such as in-app chat will be added - potentially leading up to payment being performed in-app if desired as well.

Unfortunately, David and I's focus has shifted and not much development has happened on the project in recent months. I still love the idea of the app, and plan to continue work when possible.

Current status of the app

  • This app was bootstrapped from Create-react-app.
  • A majority of the main pages of the app have been created (not much layout or styling present).
  • I'm making use of Google's Firebase platform: as of now I have implemented the api for:
    • Authentication
      • Current methods: Google account, username/password
      • Users must be signed in to message sellers, list items, etc.
    • Firestore
      • DB for all users, user posts, etc.
    • Storage
      • Storage for images users upload of the item being sold.

Todo

  • Recompose is a great library for easily making use of HOC's, but since the introduction of hooks, the libraries author has stopped development. Need to work on removing recompose from the project and converting all that logic to hooks.
  • Since updating to MacOS Catalina, I've been having issues running this project with yarn. Have been using npm in the meantime, but need to look into this issue.

surfshop's People

Watchers

James Cloos avatar Chase Burgess 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.