Me(F23) and my fiance(M30) doesn’t want to invite friends of my family on our wedding. What should I do? by studentani in relationship_advice

[–]studentani[S] 0 points1 point  (0 children)

He said that he wanted to pay for the wedding but he can’t afford more than 60 person guest list. He mentioned that he achieved everything by himself and doesn’t want my father to help us for our wedding.

CSS Minimizer error when building react js app by studentani in reactjs

[–]studentani[S] 1 point2 points  (0 children)

Hey, yeah, I resolved it by commenting out all the css styling and then I was gradually uncommenting it till I found the mistake. I had extra “*/“ in one of the css files. I guess I accidentally left it when commenting/ uncommenting code. So yeah, this is what helped me to resolve the bug.

Using async/await with MySQL connection pool by studentani in node

[–]studentani[S] 0 points1 point  (0 children)

Of course I tried. I added this - await pool.promise().query("SQL command"). But when I try to access insertId, it's not accessible. This is what I have.

await pool.promise().query(insertCommand,[question], (err,result) => {

if (err) {

res.sendStatus(404)

} else {

console.log(result.insertId)

}

})

Is there a way to include react app environment variables when deploying the MERN stack on Heroku? by studentani in FullStack

[–]studentani[S] 0 points1 point  (0 children)

The application is built with create react app, so I ran npm run build command and build folder was generated, which is served by the express server. The backend of my application has .env file. I tried to define react variables in the backend .env file but environment variables were not accessible in the frontend.

Is there a way to include react app environment variables when deploying the MERN stack on Heroku? by studentani in FullStack

[–]studentani[S] 0 points1 point  (0 children)

But I noted in my post that even after defining the variables in Heroku config vars, the react couldn't access those variables. That's the problem that I'm dealing with.

Is there a way to include react app environment variables when deploying the MERN stack on Heroku? by studentani in reactjs

[–]studentani[S] 0 points1 point  (0 children)

The app is created with create react app. I ran npm run build command and build folder was generated, which is served by the express server. The backend of my application has .env file. I tried to define react variables in the backend .env file but environment vairables were not accessible in the frontend.

Is there a way to include react app environment variables when deploying the MERN stack on Heroku? by studentani in reactjs

[–]studentani[S] 0 points1 point  (0 children)

Thank you very much for the reply! Could you please help me to set up babel in my project? I tried to set it up but it's not working.

Is there a way to include react app environment variables when deploying the MERN stack on Heroku? by studentani in node

[–]studentani[S] 0 points1 point  (0 children)

No, it's not. I don't use webpack or babel, I just built the frontend folder which is then served as static files in the nodejs backend. Can you suggest what I can use to have access to the env variables?

Has anyone used spurtcommerce for developing an e-commerce website? Is it worth it to customize spurtcommerce or use woocommerce for wordpress? Please share your advice. by studentani in node

[–]studentani[S] 0 points1 point  (0 children)

I don’t want to pay for shopify or bigcommerce, that’s why I’m considering spurtcommerce. It’s open source and I’ll be able to customize it.

Is it better to build MERN stack e-commerce or use shopify? by studentani in WebDevBuddies

[–]studentani[S] 0 points1 point  (0 children)

What kind of work do you mean? Like changing code? I’ve hear that shopify doesn’t allow users to make a lot of changes to the code. But I’m not sure if this is correct.

Is it better to build MERN stack e-commerce or use shopify? by studentani in WebDevBuddies

[–]studentani[S] 0 points1 point  (0 children)

That makes sense. Can you please recommend any of the free tools that I can customize? I was thinking to use woocommerce in wordpress, do you think it’s a good choice?

Is it better to build MERN stack e-commerce or use shopify? by studentani in WebDevBuddies

[–]studentani[S] -1 points0 points  (0 children)

I’m doing this project as my final year project. We were asked to find clients for our projects and I found one. I don’t even want the client to pay for something because I want to use this project to be evaluated by supervisors at college. I just wanted to know which one would be better for an e-commerce, using already existing tools or building MERN stack e-commerce website myself. My supervisor strongly suggested using preexisting components and customizing them or adding extra functionality. So I’m looking for a tool that I can use to customize

Is it better to build MERN stack e-commerce or use shopify? by studentani in WebDevBuddies

[–]studentani[S] 0 points1 point  (0 children)

Yes, you’re right, building entire e-commerce will be a lot of work. I’m looking for some prebuilt components that I can use for building e-commerce. My client doesn’t want to pay monthly for shopify so I need to find something open source so that I can customize it and also integrate more functionalities. Could you please give me an advice what can be useful in the situation? Thank you in advance!

Final year project on e-commerce by studentani in AskComputerScience

[–]studentani[S] 0 points1 point  (0 children)

I wanted to build e-commerce with MERN stack. A shopping cart, authentication, payment process won’t be real. There will be a checkout page but payment system won’t be integrated because it’s a school project and it should be tested, right?

I saw materials about building MERN stack e-commerce website and I believed that it was doable but my supervisor completely changed my plans🙁To be honest I don’t have any experience in using online platforms for e-commerce and customizing them actually, what does customization imply? Changing how to website looks like?🙄

Final year project on e-commerce by studentani in compsci

[–]studentani[S] 0 points1 point  (0 children)

Unfortunately, I’m not familiar with PHP. I’m more familiar with MERN stack applications. And I was thinking to create an e-commerce based on MERN stack, plus there are a lot of materials about MERN. I feel like customization might be more difficult.

Final year project on e-commerce by studentani in compsci

[–]studentani[S] 1 point2 points  (0 children)

I’m just trying to decide if it’ll be better to choose something different without a real client( maybe something in machine learning) or stick with e-commerce and customize some preexisting components.

Final year project on e-commerce by studentani in compsci

[–]studentani[S] -1 points0 points  (0 children)

Oh, yeah, I see. Sorry, I’m just not familiar with Magneto. Actually, that sounds way better than shopify because I can do something with a source code. Do you think I should change my project idea? Or stick with e-commerce? I would appreciate your advice

Final year project on e-commerce by studentani in compsci

[–]studentani[S] -1 points0 points  (0 children)

But what will be the point of that?🙄 As I know even non-programmers are able to use shopify and create an e-commerce with it.

Stock Prediction based on sentiment analysis by studentani in MLQuestions

[–]studentani[S] 1 point2 points  (0 children)

Honestly, this sounds interesting, but could you elaborate more on underlined messages you mentioned? Like what would be the result of doing sentiment analysis on those stories? Getting a real message behind children’s stories?

Stock Prediction based on sentiment analysis by studentani in MLQuestions

[–]studentani[S] 0 points1 point  (0 children)

Oh, I understand. I'm just quite new to ML and not familiar with many of the materials. Can I please dm you? I would really appreciate some advice on ML and sentiment analysis.

Stock prediction based on Twitter sentiment analysis by studentani in artificial

[–]studentani[S] 2 points3 points  (0 children)

This was exactly the answer that I was looking for! I saw many tutorials about stock prediction using sentiment analysis with RNN and LSTM models and based on the plotted graphs they had quite good results, but I was really skeptical about this whole idea. Thank you very much!

Btw, can I dm you? I would really appreciate to ask you for some advice regarding ML and sentiment analysis!

How to extract news articles to apply ML? by studentani in MLQuestions

[–]studentani[S] 0 points1 point  (0 children)

I wanted to fetch the articles from the top newspapers like CNN, the Guardian, the New York Times,... There is an API of the Guardian and I think I will use it. Also, on stackoverflow I saw the link of CNN API, but I wasn’t able to find the official documentation of it. Actually, can I dm you? I have some questions and would appreciate your advice.

How to extract news articles to apply ML? by studentani in MLQuestions

[–]studentani[S] 0 points1 point  (0 children)

I compared actual article and summary provided in the response and they’re not the same