You can find our project here: https://scholarly-c09.tech/
Frontend focused since we would want to focus more on the user experience and how the content is presented to accomplish a more engaging expeirence for new learners.
- Vinesh Benny (1007077707)
- Leila Cheraghi Seifabad (1007465495)
- Maaz Hashmi (1006804718)
Scholarly is a live tutoring application designed for school and university students. Students are able to schedule live video chats sessions with instructors to get help with particular concepts and access several unique features with a paid subscription.
- SendGrid for email confirmations. (1)
- ThreeJS for landing page background. (2)
- Twilio for sms confirmation texts. (1)
- Stripe for payment for appointments. (2)
- PeerJS for video chat integration. (1)
- mozilla/pdf.js for natively viewing PDFs on the webpage. (2)
- React-fullcalendar for appointement scheduling.
You can find a link to our project demo here: https://www.youtube.com/watch?v=uDhcZRriKeQ
- User authentication.
- Explore PeerJS for video conferencing and implement a test version for it possibly.
- Polishing the UI, fixing bugs from alpha version.
- Complete real-time video chat between students and instructors.
- Add appointment scheduling for students using fullcalendar
- Create protected routes for user authentication and authorization.
- User authorization.
- Fixing bugs from previous versions.
- Add UI for profile, contact us and about us.
- Polish UI.
- Update home page with three js.
- Deploy the application.