Skip to content

okstate-library/OralHistoryWorkflowCMS

Repository files navigation

OralHistoryWorkflowCMS

Visual Studio/ MySQL/ Desktop App

Oral history workflow content management system, a CMS is a piece of tool that helps you create and manage content related to oral History interview records. Systems enables to have multiple user types. System allows to add interview records (individual or bulk) , manage depending categories, modification (individual or bulk) and exporting.

There are four types of roles Administrator, Staff, Student and Guest.

Things to run the application.

Clone the repository

git clone https://github.com/okstate-library/OralHistoryWorkflowCMS.git

Go the folder

db/mysql/query contains all the queries to create schemas and master data in MySQL DBMS.

The admin username and password are "admin" and “123”. After setup the system user can change his/her password.

Set Your MySQL username & password in app.config

Change the server, username and password on app.config

Run the application

Open application from visual studio and run.

Screen shots.

login Page

Login Page

Home Page (Dashboard Page)

Home page

Interview Page

Add new interview page

Transcription queue Page

 Transcription queue page

Interview Page

 Interview page

Find and replace Page

 Find and replace page

Report Page

 Report page

Settings Page

 Settings page

Import records Page

 Import records page