codestates / codestates/ds-TIL
[TIL] day 58 오세광 201125
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# 키워드: db연결, migrate, twitter auth 등
# (Act)What you actually did.
1. 전체적인 코드를 이해는 걸 했다.
2. flask App 만들고, 데이터베이스 설정하고, DB연결, migrate, CLI로 migrate 실행, twitter auth 설정, api 가져오기, class User 데이블 생성, session 객체에 User 인스턴스 추가
# (Evaluate)How you evaluate your action's outcome vs. the initial goal(plan).
1. 지금까지 배운내용, 천천히 따라해보며 숙지
2. 구글에 키워드 중심으로 검색하여 레퍼런스 활용하여 작업
# (Reflect)
How you worked throughout the stages plan-research-act-observe-evaluate.
What did you do well, what can you improve upon.
How can you improve your process?
1. 어떤 상황에서 코딩을 할 때, 구글에 어떤 키워드로 검색하여 검색결과 어떤 레퍼런스 코드를 참조하여 코딩할 지를 지속적으로 익숙해지기.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.