Code Monkey home page Code Monkey logo

odongowaga / pinit Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 387 KB

A live geolocation app where users can 'pin' different locations on the map and share their own content with other users in realtime--to share pictures, reviews of the location and area, interact with other users by adding comments to their pins, and manage the pins they've created.

Home Page: https://tinyurl.com/yxexbbpk

HTML 3.87% JavaScript 96.13%
react reacthooks mongodb material-ui graphql context-api mapbox-gl-js

pinit's Introduction

PinIt

A live geolocation app where users can 'pin' different locations on the map and share their own content with other users in realtime--to share pictures, reviews of the location and area, interact with other users by adding comments to their pins, and manage the pins they've created.

A realtime, full-stack React app with a GraphQL Server (Apollo Server 2) on the backend, a cloud MongoDB database with React Hooks to manage our state (replacing Redux!), with Social Authentication (Google OAuth2), realtime data with GraphQL Subscriptions, image uploads with Cloudinary and much more.

GeoPins is a live geolocation app where users can 'pin' different locations on the map and share their own content with other users in realtime--to share pictures, reviews of the location and area, interact with other users by adding comments to their pins, and manage the pins they've created.

##TECHNOLOGIES USED Built on top of a robust GraphQL Server with Authentication (with Apollo Server 2)

Use GraphQL client libraries: Apollo Client and GraphQL Request

Implemented useContext and useReducer Hooks for global state management instead of Redux

Integrated Social Login (Google OAuth) with Apollo Server 2

Display App Changes in Realtime with GraphQL Subscriptions

Dynamic image uploads using the Cloudinary API

MongoDB in the cloud

Use Mongoose to create models, CRUD and search operations, and population

Styled with the Material UI component library and Material UI Icons

The Material UI 'useMediaQuery' Hook for dead-simple mobile / responsive design

Use the Geolocation API to get Users' Current Location

Deployed to Heroku (server) and Now (client)

pinit's People

Contributors

odongowaga avatar

Watchers

James Cloos avatar

pinit's Issues

npm error

Hello, when i start npm i get this error:
slika

This is log:
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle [email protected]~prestart: [email protected] 6 info lifecycle [email protected]~start: [email protected] 7 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true 8 verbose lifecycle [email protected]~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/root/PinIt/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 9 verbose lifecycle [email protected]~start: CWD: /root/PinIt 10 silly lifecycle [email protected]~start: Args: [ '-c', 'node server.js' ] 11 silly lifecycle [email protected]~start: Returned: code: 1 signal: null 12 info lifecycle [email protected]~start: Failed to exec start script 13 verbose stack Error: [email protected] start: node server.js13 verbose stack Exit status 1 13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16) 13 verbose stack at EventEmitter.emit (events.js:314:20) 13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at ChildProcess.emit (events.js:314:20) 13 verbose stack at maybeClose (internal/child_process.js:1022:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) 14 verbose pkgid [email protected] 15 verbose cwd /root/PinIt 16 verbose Linux 4.4.0-161-generic 17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" 18 verbose node v12.20.2 19 verbose npm v6.14.11 20 error code ELIFECYCLE 21 error errno 1 22 error [email protected] start:node server.js22 error Exit status 1 23 error Failed at the [email protected] start script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]

Can you help me with this to fix it. Thanks

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.