Skip to content

NBA Kings team user interface project, experimenting with GitHub forks and first time contributing to GitHub community projects. Original made by Authors listed below.

Notifications You must be signed in to change notification settings

carlgabrielDP4/NBAKings-UI-Update2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carl contrubuting to GitHub community application passion project

First time experimenting with GitHub forks and contributing to GitHub community projects.

New GitHub fork project plans to update the user interface to my personal preferences and updates features to latest 2024 data.

Original application creditted to authors listed below.

#Original project README below.

LemurNissan

Social media integration prototype for built for the Sacramento Kings' mobile app during the SacHacks 2018 hackathon. screen shot 2018-11-18 at 11 06 11 pm

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need Python 3 before you can get started. You can download Python 3 here.

You will also need pipenv, a dependency manager and virtual environment generator. You can install pipenv by using the following command:

pip install pipenv

Installing

1.) Clone the repository

git clone https://github.com/moyamanuel/SacHacks2k18.git

2.) Change directory to repository folder

cd SacHacks2k18

3.) Install dependencies using pipenv

pipenv install

4.) Activate pipenv shell

pipenv shell

5.) Run server

cd root-folder
python manage.py runserver

Built With

Authors

Acknowledgments

  • SacHacks & MLH - For providing an inclusive and welcoming space where anyone can learn and build

About

NBA Kings team user interface project, experimenting with GitHub forks and first time contributing to GitHub community projects. Original made by Authors listed below.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • CSS 11.7%
  • HTML 4.2%