Giter Club home page Giter Club logo

plan-helper's Introduction

Plan Helper

: 학교 일정과 개인 일정을 한 번에 볼 수 있는 플래너로 두 가지 모드(학생, 교수)가 있다.

  1. Plan Helper Auth(서버, 클라이언트 프로그램): 인증 기능 구현

  2. Plan Helper SubjectTransmission(서버, 클라이언트): 교수가 과목일정 업로드 후 학생이 접속하면 일정 자동 업데이트 기능 구현

개발 스택

​ Linux, vim, gcc, make, C


주요 기능

​ 일정 추가/삭제/수정 기능

​ 당일 일정 알림

​ 학생 mode: 과목 일정 자동 업데이트, 과목 업데이트 알림

​ 교수 mode: 과목 일정 변경 자동 업로드


기능 트리

functionTree


Usage

  • PlanHelper - Authenticity

    @linux~/PlanHelper/authentication/server$ ./a.out [port number]
    
    @linux~/PlanHelper/authentication/client$ ./client [same port number]
    
  • PlanHelper - Subject Schedule Transmission

    @linux~/PlanHelper/subjectTransmission/server$ ./a.out [port number]
    
    @linux~/PlanHelper/subjectTransmission/clientF$ ./c10 [same port number]
    

R&R

안소현: Server authenticity module & File IO api

안홍은: Client program

윤가영: Server-Client Socket module & api

plan-helper's People

Contributors

kyy00n avatar

Watchers

 avatar

Forkers

hongzzi-zzi

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.