Skip to content

tlmn95/se2015

 
 

Repository files navigation

UET SE2015 Project

Join the chat at https://gitter.im/proj5/se2015

Description

Online learning project

Framework: Django + AngularJS

How to run

Init Database: sh init.sh

Migrate: python manage.py migrate

Runserver: python manage.py runserver

127.0.0.1:8000

Rules

Code using PEP8

  • Python code: using 4 spaces instead of 1 tab
  • html and css code: using 2 spaces instead of 1 tab

Should fork into your github account, and then push into it (Don't push into project). After that, send pull request to project's github. Somebody will review it and merge. It's double check to gruantee that your code is right.

Team members

  • Nguyen Xuan Duc
  • Hoang Thanh Tam
  • Nguyen Duc Nam
  • Tran Le Minh Nhat
  • Le Hong Quang

About

UET SE2015 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.8%
  • JavaScript 24.1%
  • HTML 20.8%
  • CSS 11.7%
  • Other 1.6%