Skip to content

Done for a Databases course at NYU. This is a frontend for a custom built database in Postgres simulating a lawfirm.

Notifications You must be signed in to change notification settings

emoltz/lawfirm_database

Repository files navigation

Installation Instructions

First, create your virtual env: python3 -m venv venv

Then, install the requirements: pip install -r requirements.txt

Remember to add your postgres creds to the .streamlit/secrets.toml file locally

Needs local postgres server for local testing

Python application

About

Done for a Databases course at NYU. This is a frontend for a custom built database in Postgres simulating a lawfirm.

Topics

Resources

Stars

Watchers

Forks

Languages