You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A nodejs application which accepts a username and a playlist name(users' favourite playlist) and stores it in a mongodb database. This is output on the webpage in a JSON format to find a list of all the users and their favourite playlists. The application is then dockerised to make it platform independent.
MongoPostConnect is a full-stack social media project that leverages MongoDB for storing and managing user posts, comments, multimedia content, and likes. The application integrates Flask for backend logic, user authentication, and GridFS for multimedia storage.