John-sCC / jcc_frontend

Apache License 2.0
0 stars 0 forks source link

Frontend: Email/messaging #75

Open aidenhuynh opened 2 months ago

aidenhuynh commented 2 months ago

Objective

The objective of this final week/sprint is to pull together and make sure that OUR INBOX WORKS. Our feature is basically an inbox that will allow students to send mail to certain people and students. It is basically just like Canvas inbox and it allows students and teachers, or even students and students to contact each other.

Currently, the inbox feature works, and the inbox uses GET and POST methods to make letters. The next step for this is to create more functionality for it and make it more similar to an actual inbox. This can only be hard-coded in once the actual SASS is complete for this page. Refer to wireframes image

Another thing that will have to be hard-coded is sending messages to actual users such as toby@gmail.com to toby@gmail.com, which does work right now, but will have to be implemented image

Tasks

Next Steps

Make the Perfect Best Ideal Paramount Unsurpassed Ultimate Utmost Optimum Epitome of Peaks of Pinnacles of all CSA SASS Lessons which has somewhat been started. The whole group's idea is to make a video series that is similar to Khan Academy but is entirely for SASS Lessons. Given that most of the students in our group are Seniors, we have a deadline of 05/31, so it might not be enough time to make assignments, but should be enough to make a video series.

Our partnership has been working on this as a side project on a branch called SASSy. We are basing it off of this website

Tasks for this:.

Requirements:

aidenhuynh commented 2 months ago

Cool! I recommend you focus on functionality for now, and instead of username just test with user ids. Ideally we have that be a dropdown menu of available people to message for convenience (like Canvas).

I'm also gonna do some redesigning of that wireframe so don't go too hard on frontend for now