Skip to content

年ごと、月ごと、日ごとのカレンダー付き日記アプリ

License

Notifications You must be signed in to change notification settings

roxiga/OssDevelop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OssDevelop

年ごと・月ごと・日ごとのカレンダーと画像も保存できる日記アプリです。

YearImage

MonthImage

DayImage

はじめに

もっと便利なカレンダー付きの日記アプリが欲しくて「OssDevelop」を作りました。

必要条件

「Visual Studio 2022」「MS SQL Server」が必要です。

データベースの準備

「MS SQL Server」の例えば「(localdb)\ProjectModels」Serverに「OssDevelopDB」データベースを追加して、「App.config」ファイルの「connectionString」でその「Server」名を変更し、「dbo.DiaryTable.sql」ファイルでテーブルを作成してください。

ビルド

「Visual Studio」で「OssDevelop.sln」ファイルを開いてビルドしてください。

実行

「Windows 10」以降で実行してください。

ライセンス

MIT License

Releases

No releases published

Packages

No packages published