node js version of moss art gallery
To run the server, enter "npm start"
It would run on your local machine on 3000 port number
For future teams running the system, you will just have to change the mongoDB connections to your account.
Some ideas for future teams:
- Add some form of likeing / disliking to photos
- Group photos of similar categories together
- Change the uploaad canvas size to prevent distorition of certain images
- Make certain rooms for certain types of content, For example one room for images, another for videos, another for live video.
- Consider the idea of a "watch party" within this world.
- Adding in the chat feature that was made for another moss arts center model to this model.