Skip to content

Our own free and open source version of the popular game "Kahoot"

Notifications You must be signed in to change notification settings

geraldinnebohr/Pickably

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pickably

The project

PICKABLY is a web application gamified of real time interaction perfect for education, work and fun.

The stack

  • MERN (MongoDB, Express js, React js, Node js)
  • Socket.io
  • Passport js

Try it

Keep in mind that everything is working with the url https://pickably.herokuapp.com/, so if you want to try it locally you have to change it

Prerequisites

node v12.x
npm 6.x

Installing

First you need to install the server side dependencies

npm install

then the dependencies of the socket client

cd socket-client
npm install

Run it

Server side

nodemon server

React

cd socket-client
npm start

Authors

  • Emma Gachancipa.................. alt textalt textalt text

  • Geraldinne Bohórquez............. alt textalt textalt text

About

Our own free and open source version of the popular game "Kahoot"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published