Assignment:
Develop web proxy server and client using Python language. Client python program will run on the client PCs which would connect to a server (which will run the server python program). Please include the following specifications-
Functional and non-functional requirements for the project
Software Requirements Specification (SRS) (I will send a sample)
Atleast three use cases (user stories - define the main flow, alternate flow and exception flow for use cases/scenarios)
Design documents (Blueprint for your project). It should include architecture and a detailed design
Explain the code implementation and execution
At least three test cases