Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
punkyoon edited this page Nov 26, 2017 · 16 revisions

Welcome to the Study-Hard wiki!

logo

Study-hard is a Web-Based Application for managing study group.

Before study-hard, study group manager had to be in charge of whole operation and financial management such as panalty, gurantee etc. Which was unclearly supervised by manager.

The study-hard can solve above problems. study-hard support recruitment, management and participation of study gorups to deal with problems.

Tech Stack (v1.0.0)

tech-stack

  • Python 3.5+
  • Django 1.11+
  • uWSGI
  • Nginx
  • PostgreSQL
  • Docker

Features

1. As a manager

  • Rejecting or approving participation in study group
  • Possible to access applicant’s information (institution, email, gender, etc.)
  • Managing study group members attendance (Late / absent / attendance)
  • Managing study group members penalty (Reasons for penalty / Fill in fine amount)
  • Managing deposit payment
  • Posting Announcements

2. As a general user

  • Searching study group
  • Asking for permission to join specific study group
  • Checking announcement (a study group that joined)
  • Each member can check other members attendance, payment of penalties and deposit money
  • Can check the total amount of fine in study group

Third Party Libraries

Please check NOTICE

Clone this wiki locally