Skip to content

JohnCongerCC/PhotoParse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Parse

The purpose of this app parse all the photos on my drive and organize them

To begin using this repo

Follow these steps to set up this application

Note: This application requires dotnet core version 2.2

  git clone https://github.com/JohnCongerCC/PhotoParse
  cd PhotoParse
  dotnet restore

Build

Follow these steps to build the app

  dotnet build
  dotnet ef migrations add Init (Not necessary this just creates the folder `Migrations`)
  dotnet ef database update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages