Code Monkey home page Code Monkey logo

wobbeup's Introduction

Wobbe Up ๐Ÿฆˆ

Wobbe Up Logo

Motivation

The problem that we at Wobbegongers have always wrestled with is the issue of communication between people on P2P (person to person) listing sites. Usually communication between two parties is dificult because you usually don't want to provide the other indivudual with your private information and the solution employed by these sites are clunky and sus third party emails. So we would would like to suggest Wobbe Up for all your listing and sale needs. A secure P2P site where communication is direct and instant between parties. Every listing that you create or checkout has an IM box where you as a client or vendor can commuicate directly all organized within the listings you own or visit. With Oauth from trust parties you can feel secure that the people you deal with have been verified and any communication between you and any other party is secure and private with end to end encription. As our CEO likes to say:

Selling who knows what to God knows who

Build Status

MVP
  1. Setup PostgresSQL DB
  2. Communitcation between server and DB
  3. Communication between client and server
  4. Socket IO instant messaging
  5. Display listings, individual listing, and IM within individual listing
  • Setup postgresSQL

    • Creat usertable, listing table
  • Communication between server and backend

    • connect to DB with npm pg
  • User CRUD capabilities

    • Create user
    • Read user
    • Update user
    • Delete user
  • Listing CRUD capabilities

    • Create listing
    • Read listing
    • Update listing
    • Delete listing
  • Axios communication between server and client

    • Login
    • Signup
    • Send a search request and retirve a listing of result
    • Create a listing
    • Delete a listing
    • Update a listing
  • Socket IO instant messaging

    • have the chat box located within indiviual listings
    • set up Socket IO proxy server
    • styling chat box
    • stress test
Stretch
  1. Oauth/Athorization
  2. End to end chat encrption
  3. Be able to upload imnages from local drive and store in DB
  4. Gmap API overlay displaying listings illustrated over a Gmap
  5. Testing
  6. Sanitazie variables

wobbeup's People

Contributors

capena91 avatar a4heng avatar chungdanny64 avatar gcrews1894 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.