alexzheng587 / scholars-direct

Video and voice calling web app using WebRTC
2 stars 1 forks source link

Scrum Update 2 #10

Open coljzh214 opened 4 years ago

coljzh214 commented 4 years ago

Scrum Update 2

pengweiZhou6 commented 4 years ago

W3H2B: I've setup react and router for our web app and implement nacbar for this progress. I also refactor our project into clear structure. I have learn router, history and how to use appbar from material-ui.For next pregress, I will build login page and authentication.

coljzh214 commented 4 years ago

l8v0b: Last two weeks I did react project setup and frontend refactoring of components and style files. I also built react components and initial styling for the forms (LoginForm and QuestionForm, etc) and started creating components for the main student question view. Next iteration, I will look into continuing frontend development + css of the question view and filtering and start redux setup, and perhaps do more additional refactoring.

alexzheng587 commented 4 years ago

t4x0b: Last two weeks I set up the socket.io and WebRTC channels in order to create video conference rooms, as well as some basic styling for the chat windows. Next, I will have to work on porting my creation into the redux app my teammates built and creating a way to initiate one on one calls.

liu650 commented 4 years ago

L2b2b: we gathered together to design a UI mock up. Last week, I implemented a home dashboard UI page, with a list view of all question posts. Next week, I will focus on database and finishing up the UI

dustxd commented 4 years ago

Don't forget to mention difficulties that you've encountered in the past week too! :) Also, just a reminder - for authentication please make use of existing packages/APIs.