Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.06 KB

Hostelbook

Requirements Status

Hostelbook is an open source Hostel social network built with Python using the Django Web Framework based on Bootcamp.

The project has three basic apps:

  • Feed (A Twitter-like microblog)
  • Articles (A collaborative blog)
  • Question & Answers (A Stack Overflow-like platform)
  • Mess Management System with MENU management support

Technology Stack

  • Python 2.7
  • Django
  • Twitter Bootstrap 3
  • jQuery 2

Installation Guide

git clone https://github.com/daybreak2018/social-network/
cd social-network
sudo pip install -r requirements.txt

Take a look at our wiki page for a detailed installation guide.

Demo

Contact kaustav1996 for Demo