Backend for em-net (https://github.com/oanhgle/em-)
Due to time constraint, we weren’t able to merge 2 backend (made by 2 different teammates) files together. Please cd to each backend folder and run separately, in different terminal
Backend1: Python main.py
Backend2: Python database.py
Backend1 will run on port 3000 and Backend2 will run on port 5000