profile
Dream of being "물빵개" ( Go abroad for Dance and Programming)
post-thumbnail

ChungHa Brocher_4 : 2021.06.05 Pupeteer Melon Albums Scrapping

After learning how to scrap the web pages with Node.jsTried to scrap album, songs of artist 'Chungha' In general, people say we have to use Pupeteer a

2021년 6월 5일
·
0개의 댓글
·
post-thumbnail

여유상점 10_27 23) Cafe24 : Revising Some codes after upload_1)

after uploading to server ( Actually, pushing to git repository in node-js ) Several Code has to be revised 1) Google Oauth 1. redirecturimismatch

2020년 10월 30일
·
0개의 댓글
·

여유상점_09228 : 15) Double Form Submission, Passport.js Custom error handling , sending back message to client

http://www.passportjs.org/docs/authenticate/ Trial 1. Custom Callback Function "router" router.post('/login', function(req, res) { passport.au

2020년 9월 29일
·
0개의 댓글
·

여유상점_095 : 14) Updating MainRolling Image ( Simlilar, CRUD image thorough MULTER , but different process )

use 'admin_mainscreen' table1) select \* from admin_mainscreen where Type = ~ (ex. MainRoll1 )a) == 해당 row 검색해서 1) ImgLink 가져와서 > 거기거 name 추려서 > fs

2020년 9월 23일
·
0개의 댓글
·

여유상점_0925 : 13) Updating Files through Multer ( including Deleting Existing File )

1) 기존 img 파일들 경로 모두 가져오기2) 새로운 파일 있을 경우, 새로운 변수 담아서 Data_Form에 담기 > 각각 이름을 다르게 하기 > backend에서도 각각의 파일들을 수정시, 다른 fieldname을 토대로 수정하기 3) 백엔드에서, req.body

2020년 9월 22일
·
0개의 댓글
·

여유상점_0919 : 9) Insert and Update Notices( 공지사항 )

PB.1 : Make unique key and go through loop until we find that there is no existing data that matches the unique key I used the ( do while ) + ( conti

2020년 9월 22일
·
0개의 댓글
·

여유상점_0921 : 10) Display on ejs from Mysql( Multer )

PB1. img src unknown 1) What is Web Root Solution https://stackoverflow.com/questions/56528250/react-node-multer-image-is-not-found-by-path-while-it

2020년 9월 22일
·
0개의 댓글
·
post-thumbnail

여유상점_0907 : 5) Passport Local Strategy 400 Error ( Bad Request )

Route Passport 1st Trial : add 'failureRedirect' It worked, It was going back to '/' So Now I have to handle how to deal with fail cases It se

2020년 9월 9일
·
0개의 댓글
·
post-thumbnail

Dance&Dancer_Match_10) 2020_06_27

To Do 1. Make card that shows Video that I uploaded First of All, I had to set the html , specifically actual "card" I thought of making unique func

2020년 7월 3일
·
0개의 댓글
·
post-thumbnail

Dance&Dancer_Match_9) 2020_06_21

To Do 1. Upload "Profile_Videos" into AWS Server 2. Put "Video" links into DB Pb: pushing url into Array of MongoDB Focus at "$push", instead of $

2020년 6월 27일
·
0개의 댓글
·

Dance&Dancer_Match_8) 2020_06_19

To Dos 1. Uploading file into AWS Server https://medium.com/@imranhsayed/file-or-image-uploads-on-amazon-web-services-aws-using-react-node-and-expres

2020년 6월 21일
·
0개의 댓글
·
post-thumbnail

Dance&Dancer_Match_7) 2020_06_17

We Changed to Concept of out project, Before we were making services similar with "Steezy.co" , in Korea version But Since , "Class101" already launch

2020년 6월 19일
·
0개의 댓글
·
post-thumbnail

Dance&Dancer_Match_6) 2020_06_12

To Do 1. Using Ejs I am using efs, to show profile ( server code ) mypage.js Above is the front code that is shown to the client The word "Image, us

2020년 6월 17일
·
0개의 댓글
·
post-thumbnail

Dance&Dancer_Match_4) 2020_06_07

To do 1. Saving Dancer info into DB Problem 1.Defining New Schema "Dancer" Error : OverwriteModelError: Cannot overwrite Dancer model once compiled

2020년 6월 9일
·
0개의 댓글
·

Dance&Dancer_Match_3)2020_06_05)

To Do 1. Html "Js" loading Error on Server This is just, html file, not ran on server. I applied background image by js . and it is working But..Whe

2020년 6월 6일
·
0개의 댓글
·

Dance&Dancer_Match_2)2020_05_30

To Dos 1.Registration : email account activation Problem 1 1) add receipient ( sending > overview ) 2) go to email and check the mail 3) activate

2020년 6월 5일
·
0개의 댓글
·
post-thumbnail

Dance&Dancer_Match_1)2020_05_19

I decided to create a real website which is upgraded version of my first personal project At this time, I am addressing server, backend using Node.js

2020년 5월 23일
·
0개의 댓글
·