B4UAgree is a browser extension that simplifies and summarizes privacy policies in real-time, empowering users to make informed decisions about their online privacy. Tailored for common users, and privacy enthusiasts, it provides customizable insights for a transparent online experience.
how run
ensure flask and all dependcies is is installed
python3 test_flask.py
api endpoints that can be accesed
127.0.0.1:5000/sum or 127.0.0.1:5000/sendpolicy (note that the ip address change on network with computer)
######## use postman as easy way to interact with api endpoints.