I accepted a simple management website project that has two sides:
1- Manager side
2- Workers side
project wants me to make a website that workers, with their own account, send reports to the manager page and they will see from whom the report is!
there has to be several managers with their own management accounts, which is obviously different from worker’s.
the problem here’s that they want me to run the manager side on a local network, which contains only a few computers, and the worker side must be ran on public internet! I don’t know how to do that!
Just consider it as a small business!
I’ve made web applications as follow:
One app for worker side and one manager side using Python, Flask, MySQL and SQLalchemy. my focus is only on backend!
AmirMohammad Pourzahed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.