utmgdsc / CourseOfAction

Course Manager that uses a script to convert you syllabus PDFs to website component with custom notification to keep you on track to get a 4.0
https://mcsapps.utm.utoronto.ca/coa
3 stars 4 forks source link

Setup of the project #1

Closed milindvishnoi closed 2 years ago

milindvishnoi commented 2 years ago
milindvishnoi commented 2 years ago

Took me almost 5 hours to set up the front end. Had to learn, redux and then finally figure out how redux toolkits are so much better. So I had to learn that then 😆

@miteshghimire please check out how to use redux toolkit if you don't know already

milindvishnoi commented 2 years ago

@miteshghimire Please connect the backend with Firebase I am a little confused with that section since I haven't used Firebase before. I found this which is just to use database of firebase. Although, we may want to set it up like Acente. Let me know which one you decide to use. :))

miteshghimire commented 2 years ago

Took me almost 5 hours to set up the front end. Had to learn, redux and then finally figure out how redux toolkits are so much better. So I had to learn that then 😆

@miteshghimire please check out how to use redux toolkit if you don't know already

Can you please share any resources that you used to learn redux and its toolkits?

milindvishnoi commented 2 years ago

@miteshghimire I have also added Material UI for faster building UI faster. Also, I have added to the theme of our project.

https://mui.com/customization/default-theme/ <- to learn about themes in Material UI