Skip to content

Commit 47e44ca

Browse files
committed
New proposal
1 parent 5931034 commit 47e44ca

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

proposals/fall-2022.md

+55
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Telescope Spring 2022
2+
3+
## Team
4+
- Paul Oppenheimer
5+
- RPI Email: [email protected]
6+
- <https://github.com/bepvte>
7+
8+
- Samir
9+
- RPI Email: [email protected]
10+
- <https://github.com/LeadFreeCandy>
11+
- Wyatt Ross
12+
- RPI Email: [email protected]
13+
- <https://github.com/wyattross>
14+
- Alice Bibaud
15+
- RPI Email: [email protected]
16+
- <https://github.com/alicebibaud>
17+
18+
## Links:
19+
- [repository](https://github.com/rcos/Telescope)
20+
- [website](https://telescope.rcos.io)
21+
22+
## Stack:
23+
Telescope is written in [rust](https://www.rust-lang.org/) using the
24+
[actix](https://actix.rs/) framework and the [handlebars](https://handlebarsjs.com/)
25+
templating engine. We also use [bootstrap](https://getbootstrap.com/) for CSS and
26+
a [GraphQL](https://graphql.org/) API as the backend.
27+
28+
## Goals
29+
This Spring, my goals for Telescope are to add documentation and make the project more self sustaining, and basic support for RCOS projects. I've listed additional features, but going off of the pace of Telescope so far, the timeline is optimistic.
30+
31+
## Timeline
32+
Beginning:
33+
- Project add frontend
34+
- Project view
35+
36+
October:
37+
- Project frontend polishing
38+
- Admin panel changes
39+
- Possible refactors to make it easier to work on
40+
41+
November:
42+
- Attendance
43+
44+
December:
45+
- Project pages
46+
- Project edit form
47+
- Project deletion functionality
48+
49+
January:
50+
- Attendance backend support
51+
- Small group backend support
52+
53+
February:
54+
- Attendance frontend support
55+
- Small group creation in coordinator panel

0 commit comments

Comments
 (0)