Skip to content

Omarfos/CSE416

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo

Prerequisites

Installation

Starting the servers from root directory

  • python3 -m pipenv shell
  • python3 -m manage runserver
  • cd frontend
  • npm start

Testing

Unit Tests

  • python -m manage test

Integration Tests

  • google chrome driver: https://chromedriver.chromium.org/
  • close the django server, if it's running
  • make sure react server is running
  • python -m manage test backend.integration_tests

Admin

Importing data

  • pipenv shell
  • python -m manage import {hs,college}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •