ComputerScienceHouse / ComputerScienceHouse/conditional-backend
API: /forms
- Ngôn ngữ chính
- Rust
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Form submission & viewing routes
**8 Routes**
_Likely more in future_
_not high importance_
---
**POST** /forms/mproj
_accessible to upperclassmen_
Create a new major project submission
---
**GET** /forms/mproj
_accessible to all members_
Get all major project submissions
---
Discuss: Edit / delete major project submissions?
Discuss: How will eboard vote on major projects / approve on conditional?
---
**POST** /forms/coop
_accessible to upperclassmen_
Submits a Co-op form, with summer, spring, fall info
---
**GET** /forms/coop
_accessible to evals director_
View all members currently on Co-op
---
**POST** /forms/intro
_accessible to intro members_
Submit an intro evals form, which includes social event attendance as well as general comments
---
**PUT** /forms/intro/{user}
_accessible to specific intro member_
Edit an intro evals form
---
**GET** /forms/intro/{user}
_accessible to specific intro member_
View currently submitted intro evals form (if any)
---
**GET** /forms/intro
_accessible to evals director_
View all submitted intro evals forms
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.