Skip to content

A web application that is designed to aid in the management of Historical Properties for the State Historical Preservation Office of Oklahoma. Also known as the Oklahoma Landmarks Inventory

License

Globe-Eater/OLI_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLI_2

An attempt at reconstructing the Oklahoma Landmarks Inventory using the python Flask framework.

This website was created based on examples from the Book Flask Web Development by Miguel Grinbery.

pics

Usage

This web application is designed to allow users to view historical properites publicly via searching the legacy database. Employees and staff will be allowed a login to add, edit, and delete records from the database as they see fit.

pics

pics

!{pics](/pics/Update_Page.png)

Setup

  1. Download Anaconda for virtual enviroment managemnt.
  2. Run the command:
  3. conda create env -f enviroment.yml
    
  4. Navigate to the location of OLI_2.py.
  5. Run the command:
  6. flask run
    
  7. This application was developed used PostGreSQL but can be used with MS SQL Server. The database will need to be started.

About

A web application that is designed to aid in the management of Historical Properties for the State Historical Preservation Office of Oklahoma. Also known as the Oklahoma Landmarks Inventory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published