Skip to content
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

Logan Leopold #15

Closed
LoganLeopold opened this issue Mar 15, 2019 · 0 comments
Closed

Logan Leopold #15

LoganLeopold opened this issue Mar 15, 2019 · 0 comments

Comments

@LoganLeopold
Copy link

LoganLeopold commented Mar 15, 2019

Student Name: Logan

Project Name: Ticket Trackr

Link github repo(s):
Front: https://github.com/LoganLeopold/Ticket_Trackr_FrontEnd
Back: https://github.com/LoganLeopold/Ticket_Trackr_BackEnd * Edit: I'm no longer really using this for now. I will use Python/Django to link a database for use with my user models when they come, but after seeing how little Django async help there was (or at least finding little) i just decided to go axios since I could get an MVP out.

Link to deployed version: http://ticket-trackr.surge.sh/ * This is still janky - it makes the API call but sometimes it is too slow and sends an empty results array until it completes and so I have to work on continuously calling that until it's fulfilled. Also, didn't get suggestive search working yet for airport input elements and while the Origin country is working in dev, it's not working in deployment somehow.

References/Credits:
https://medium.com/@zoltankohalmy/react-and-django-57f949b0f012 - referenced as I was developing understanding React <—> Django

https://medium.com/@dakota.lillie/django-react-jwt-authentication-5015ee00ef9a - building dependencies and connectivity of auth/react to django - text in settings, serializers

https://scotch.io/tutorials/build-a-to-do-application-using-django-and-react - leaned on this heavily for some connection points

https://www.django-rest-framework.org/ - clearly a huge help

https://www.fusionbox.com/blog/detail/create-react-app-and-django/624/ - helped reinforce need for proxy (if indeed that was the fix - I’m still not sure lol)

https://simpleisbetterthancomplex.com/tutorial/2018/02/03/how-to-use-restful-apis-with-django.html - really helpful Django REST API Article

https://stackoverflow.com/questions/43927944/pass-data-from-django-view-to-react - for understanding how views play into getting data to React

protecting API keys in Django
https://medium.com/@stschindler/one-django-settings-py-to-rule-them-all-dac2f6be8159
https://stackoverflow.com/questions/44693485/where-do-i-set-environment-variables-for-django
https://www.youtube.com/watch?v=5iWhQWVXosU
https://www.youtube.com/watch?v=R0hpSIPqZek

https://stackoverflow.com/questions/48699820/how-do-i-hide-api-key-in-create-react-app - protecting API keys React

https://curl.trillworks.com/#python - request conversion from curl syntax

https://stackoverflow.com/questions/48367998/passing-event-and-props-from-child-to-parent-in-react - handling events through parent/child relationships

d0224781a3d6153648f04251c97c3db7

axios/axios#86 - working on CORB issues

https://medium.com/@voonminghann/when-to-use-callback-function-of-setstate-in-react-37fff67e5a6c - callback after setstate

https://stackoverflow.com/questions/49011570/how-to-format-get-and-format-date-in-datepicker-in-material-ui-react - converting time formats

https://stackoverflow.com/questions/49383590/react-set-default-value-for-select - react default state settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants