Skip to content

LIKELION 2019 Hackerthon - Credit Exchange Program Service (Python+Django)

Notifications You must be signed in to change notification settings

juhyeonme/Community-For-Credit-Exchange

Repository files navigation


Logo

학교가자, 학점교류 가자!

학점교류 정보교환 커뮤니티, 학교가자
Credit Exchange Program Information Sharing Community

 

Table of Contents

 

About The Project

스크린샷 2019-11-08 오전 3 01 02


멋쟁이 사자처럼 2019년도 여름 해커톤 프로젝트
학점교류 정보 교환 커뮤니티 학교가자

 

Built With

  • Python Django
  • HTML5 + CSS3 + Javascript
  • SQLite3

 

Getting Started

Prerequisites

Setup project environment with virtualenv and pip.

  • virtualenv
$ virtualenv project-env
$ source project-env/bin/activate
  • Django
$ pip install django

 

Requirements

dj-database-url==0.5.0
Django==2.2.4
django-multiselectfield==0.1.8
gunicorn==19.9.0
Pillow==6.2.0
psycopg2-binary==2.8.3
pytz==2019.2
sqlparse==0.3.0
sweetify==2.0.0
whitenoise==4.1.3

 

Installation

  1. Clone the repo
$ git clone https://github.com/siyeons/gotoSchool.git
  1. Migrate Database
$ python manage.py migrate
  1. Run server
$ python manage.py runserver

 

Details

Deploy

  • Heroku  

Links

Demo

  • superuser ID(for test) : sian
  • superuser PW : qwer1234
스크린샷 2019-11-08 오전 3 35 40 스크린샷 2019-11-08 오전 3 36 35 스크린샷 2019-11-08 오전 3 33 33 스크린샷 2019-11-08 오전 3 34 04

스크린샷 2019-11-08 오전 3 35 01 스크린샷 2019-11-08 오전 3 35 06

스크린샷 2019-11-08 오전 3 34 51 스크린샷 2019-11-08 오전 3 35 27 스크린샷 2019-11-08 오전 3 43 07 스크린샷 2019-11-08 오전 3 43 17

 

Contact

About

LIKELION 2019 Hackerthon - Credit Exchange Program Service (Python+Django)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published