Michael Nolan
2024-06-22
This is a peewee/flask webapp for searching through the FDA "orange book" drug patent database.
Clone a fork of the local repository to install a local version of the database
To run the webapp, navigate to the directory where you cloned the repository, then run python app.py. This will run the server locally.
To navigate to the UI, go to localhost:5000 in your browser. There you can navigate exclusivity, patent and product data from the orange book.