Skip to content

Social media integration prototype for built for the Sacramento Kings' mobile app during the SacHacks 2018 hackathon.

Notifications You must be signed in to change notification settings

teksrc/SacHacks2k18

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Social media integration prototype for built for the Sacramento Kings' mobile app during the SacHacks 2018 hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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