-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minju: Headless CMS, 3 weeks #413
Comments
Week 1Sorry for the late check-in comment. @danielhalasz I Need Help With:Since I didn't attend the class in person ,first I went trough the class recordings twice and I understood the concept except the explanations on white board. while doing exercises I got stuck with filter concept used at Postman, I think i have to complete the exercises to understand them clearly What went well?Following topics went well
Sunday Prep WorkJust started doing the exercises ,yet to complete more. |
yes I think so, once you do a few queries yourself, it will be clear, if not, let me know |
Week 3I Need Help With:so far I have retrieved the data from chat application and now working with authentication. My work is here Is it possible to send message data from front end to strapi ? Now I have retrieved data from strapi,for me it took some time to retrieve it. Class help comments of @danielhalasz , @yoshimalaise ,@maria and @cristobal-lopez were very useful. What went well?Following topics went well
Sunday Prep WorkTrying to finish Authentication |
RETROSPECTIVE MeWhat was not clear, where did you get stuck?Most of the time i got confused with attribute names to retrieve data nd dom model to display data . What was clear, what did you master?I understood to create database using strapi especially relationships and able to read data from it Where can you still use some help?I think i have to learn more about writing javascript functions and DOM manipulation Where can you help others moving forwards?Past two modules I was not that confident to share my knowledge but still I used to discuss with my classmates to complete the project. The CourseWhat can there be more of?Nothing much. What can there be less of?What material were most helpful (from HYF or elsewhere)?Almost all resources that suggested by HYF is quite helpful. What HYF material was least helpful?Any suggestions for future classes?More demo classes like wok-restaurant model. |
yes, with a POST request |
@danielhalasz Yes ..Now I understood after making authentication to work with a POST request in ChatApplication |
I have a doubt @danielhalasz / @yoshimalaise I can add new users to the 'User' content type which is default available @strapi . How can I add new users to my chatuser content type |
well the exact same way I think, with a POST request..might have to set the Role permissions in the Strapi settings |
headless cms
Learning goals
The text was updated successfully, but these errors were encountered: