flask-mongo-app icon indicating copy to clipboard operation
flask-mongo-app copied to clipboard

Couldn't update notes and send message

Open sarathsivadasan opened this issue 4 years ago • 4 comments

Couldn't update notes and send message

Create new collections, still couldn't get it.

New collections : notes, messages

sarathsivadasan avatar Aug 27 '21 11:08 sarathsivadasan

Hi there. Thanks for using the template. Are you getting any error messages?

chriswilson1982 avatar Aug 27 '21 11:08 chriswilson1982

Hi Chris, so happy to see your reply,

no i am not getting error message

sarathsivadasan avatar Aug 27 '21 11:08 sarathsivadasan

Could you guide me to make a separate folder for login and separate for templates so that I can keep my project in template and login in separate directory.

sarathsivadasan avatar Aug 28 '21 14:08 sarathsivadasan

@sarathsivadasan Sorry for the delay. Are you wanting to put the project files into different folders in the app directory? This can be done but you need to ensure the required objects are imported correctly and use the correct import paths.

Regarding the database, you can try it with a free MongoDB Atlas account.

chriswilson1982 avatar Sep 20 '21 08:09 chriswilson1982