Skip to content

NCSUWebClass/fall14-recognize4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recognize

Project Icon

About

This repository contains a working prototype of the Recognize project frontend and backend for the Fall 2014 semester of CSC-342 at North Carolina State University. This project is a web application built on the Django framework.

Team Members

  • Miles Richardson
  • Logan Adams
  • Nikolay Titov
  • William Higgins
  • Christian Durazo
  • Patrick Crocker

Dependencies

  • Python 3 (including headers)
  • SQLite 3

Installation

  1. Copy/clone the project to the desired install location
  2. Run the setup.sh script to install dependencies in the app's virtual environment and initialize the database
  3. Use the following guide to configure serving the Django application with gunicorn and nginx (link)
  4. Access the game at http://yourConfiguredServer/ and the admin console at http://yourConfiguredServer/admin/. Send an HTTP GET request to http://yourConfiguredServer/json/albums/ to retrieve the album data as JSON.

License

This project is released under the terms of the MIT License.

About

Recognize prototype for CSC-342 @ NCSU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •