tutor-scheduler-django

所属分类:论文
开发工具:Python
文件大小:135KB
下载次数:0
上传日期:2022-06-30 13:54:48
上 传 者sh-1993
说明:  Django网络应用程序,用于在寄宿学校学术资源中心安排同伴辅导课程
(A Django web app for scheduling peer tutor sessions in Boarding Schools Academic Resource Center)

文件列表:
.dockerignore (127, 2022-06-09)
.editorconfig (386, 2022-06-09)
.envs (0, 2022-06-09)
.envs\.local (0, 2022-06-09)
.envs\.local\.django (131, 2022-06-09)
.envs\.local\.postgres (208, 2022-06-09)
.pre-commit-config.yaml (714, 2022-06-09)
.pylintrc (285, 2022-06-09)
.readthedocs.yml (153, 2022-06-09)
CONTRIBUTORS.txt (10, 2022-06-09)
LICENSE (1077, 2022-06-09)
Procfile (72, 2022-06-09)
compose (0, 2022-06-09)
compose\local (0, 2022-06-09)
compose\local\django (0, 2022-06-09)
compose\local\django\Dockerfile (1859, 2022-06-09)
compose\local\django\start (131, 2022-06-09)
compose\local\docs (0, 2022-06-09)
compose\local\docs\Dockerfile (1822, 2022-06-09)
compose\local\docs\start (74, 2022-06-09)
compose\production (0, 2022-06-09)
compose\production\aws (0, 2022-06-09)
compose\production\aws\Dockerfile (335, 2022-06-09)
compose\production\aws\maintenance (0, 2022-06-09)
compose\production\aws\maintenance\download (660, 2022-06-09)
compose\production\aws\maintenance\upload (808, 2022-06-09)
compose\production\django (0, 2022-06-09)
compose\production\django\Dockerfile (2129, 2022-06-09)
compose\production\django\entrypoint (816, 2022-06-09)
compose\production\django\start (177, 2022-06-09)
compose\production\postgres (0, 2022-06-09)
compose\production\postgres\Dockerfile (229, 2022-06-09)
compose\production\postgres\maintenance (0, 2022-06-09)
... ...

# Tutor Scheduler A Django web app for scheduling peer tutor sessions in Boarding School's Academic Resource Center [![codecov](https://codecov.io/gh/tylertaewook/tutor-scheduler-django/branch/main/graph/badge.svg?token=KJUJHJTKVW)](https://codecov.io/gh/tylertaewook/tutor-scheduler-django) License: MIT Code style: black [![Total alerts](https://img.shields.io/lgtm/alerts/g/tylertaewook/tutor-scheduler-django.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tylertaewook/tutor-scheduler-django/alerts/) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/tylertaewook/tutor-scheduler-django.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tylertaewook/tutor-scheduler-django/context:python) ![UI](https://i.imgur.com/lXDvSMS.png) ### Features: - User Authentication: custom user model w/ Email verification - Tutor Session **CRUD** (Create, Read, Update, Delete): Students can sign up, edit, or delete tutor sessions. Tutors can keep track of upcoming sessions. Teachers have access to admin panel and can refer students to sessions - Profile pages with upcoming and past sessions depending on user groups; Students and tutors can view past and upcoming tutor sessions. - Testing: **pytest + codecov + Factoryboy** - Depolyed using **docker-compose and heroku** ### Dev Roadmap You can track my dev progress HERE! (***Update: all tasks finished!!***) ![](https://s3.us-west-2.amazonaws.com/secure.notion-static.com/b3d1dcef-0c92-48f3-95c0-fb6de80cf143/Screen_Shot_2022-01-04_at_4.28.40_PM.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIAT73L2G45EIPT3X45%2F20220104%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20220104T072854Z&X-Amz-Expires=8***00&X-Amz-Signature=76d627802ba013cdc696e0bee***bc6a6367c2ea62b8deb31***3e5d135e0b8559&X-Amz-SignedHeaders=host&response-content-disposition=filename%20%3D%22Screen%2520Shot%25202022-01-04%2520at%25204.28.40%2520PM.png%22&x-id=GetObject) ### [Getting Up and Running Locally](https://cookiecutter-django.readthedocs.io/en/latest/developing-locally.html) ### [Getting Up and Running Locally With Docker](https://cookiecutter-django.readthedocs.io/en/latest/developing-locally-docker.html)

近期下载者

相关文件


收藏者