Giter Site home page Giter Site logo

idea-board's Introduction

아이디어 공유를 위한 게시판 서비스

멋쟁이 사자처럼 해커톤 아이디어를 지속적으로 공유하기 위한,
아이디어 게시판 (Backend)

 

Table of Contents

 

About The Project


해커톤 아이디어를 떠올리기 힘들다면?
다른 사람들의 아이디어에 조인해보자

 

해커톤이 임박하여 아이디어를 급하게 정하고 팀을 꾸리는 경우가 대다수입니다. 더욱 견고한 아이디어 기획을 위해 멋사 활동 초반부터 개발하고 싶은 서비스를 기획하고 팀을 모을 수 있도록 아이디어를 기록하고 원하는 아이디어에 조인을 신청할 수 있도록 한 서비스 입니다.

Built With

  • Python Django
  • Django-Rest-Framework
  • SQLite3

 

Getting Started

Prerequisites

Setup project environment with venv and pip.

  • setting venv
$ python3 -m venv venv
$ . venv/Scripts/activate
  • Django
$ pip install django

 

Requirements

asgiref==3.2.3
Django==3.0.2
django-cors-headers==3.2.1
djangorestframework==3.11.0
pytz==2019.3
sqlparse==0.3.0

 

Installation

  1. Clone the repo
$ git clone https://github.com/jiss02/IDEA-BOARD.git
  1. Migrate Database
$ python manage.py migrate
  1. Create config folder and django-key.json
$ mkdir config
$ cd config
$ vim django-key.json
  1. Run server
$ python manage.py runserver

idea-board's People

Contributors

jiss02 avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.