Initial
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
Rothbard Client Portal
|
||||
|
||||
This is a server-side rendered client portal for rothbard law group. Users can log in, and once they've been configured, can see a list of cases from the filevine API.
|
||||
|
||||
Todo list
|
||||
* Lock down firebase
|
||||
* Set firebase up with terraform
|
||||
* Allow users to store their preferences on which columns they see
|
||||
* Styling
|
||||
* New user sign up
|
||||
* Set up users
|
||||
|
||||
|
||||
Project Structure:
|
||||
* static/ - static assets, html, javascript etc
|
||||
* templates/ jinja templates
|
||||
* app.py - core login
|
||||
* examples/ sample filevine api requests/responses for digging into
|
||||
* generate_sample.py - generates the examples
|
||||
Reference in New Issue
Block a user