flask-mongo-app
flask-mongo-app copied to clipboard
Couldn't update notes and send message
Couldn't update notes and send message
Create new collections, still couldn't get it.
New collections : notes, messages
Hi there. Thanks for using the template. Are you getting any error messages?
Hi Chris, so happy to see your reply,
no i am not getting error message
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 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.