Skip to content
George Goranov edited this page Dec 5, 2013 · 11 revisions

Introduction

Fuck book is a django project using python 2.7.6. The following lines/pages will give you insight around the technical solution of the application.

Back End

Technologies

Developer Setup

The setup is pretty straight forward with a few details (some local settings).

Check out the Developer Setup Details page

System Design

The System is divided in the following sections:

You can see detailed schema of the system design on the System Design page.

Models

The model keyword is used in the scope of the Django model layer

Permissions

Front End

Technologies

HTML
  • Standard
  • Grid
CSS
JS