Skip to content

A Series of multi-player mini-games, login/register, in-game chat and live game watching functionalities. Coordinated weekly sprints, developed initial project layout, maintained front end styles and drafted SRS documentation. Most of my commits are under my school account: jc366512

Notifications You must be signed in to change notification settings

jacobpclouse/karnivali

Repository files navigation

karnivalli

Welcome to the Karnivali Game Hub

We are creating an online games platform that will allow developers to deliver content to users seemlessly with a speed that hasn't been seen before.

We focus on user experience, robust design and an intuitive layout to deliver a product that stands apart from our competitors.

How to get Team 2's Project up and running locally:

  1. Make sure that you have python 3.8 installed on your computer

  2. Make sure that you have node.js installed on your computer

  3. You can use pip to install these commands in your terminal:

    • pip install django djangorestframework django-cors-headers
    • pip install channels
    • pip install channels-redis==2.4.2
    • pip install django-cors-headers
    • pip install djangorestframework-simplejwt
  4. Clone the code from: https://serd.uab.albany.edu/team-2/karnivalli

    • npm install axios
    • cd into the django frontend folder and execute the 'npm install' command to install dependencies
  5. Install redis server and run it

  6. Open a terminal window in the '\karnivalli\backend' folder and run:

    • python manage.py runserver
  7. Open another terminal window in the '\karnivalli\frontend' folder and run:

    • npm start

In a moment, a new window should pop up, our project will be running locally.

About

A Series of multi-player mini-games, login/register, in-game chat and live game watching functionalities. Coordinated weekly sprints, developed initial project layout, maintained front end styles and drafted SRS documentation. Most of my commits are under my school account: jc366512

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •