Skip to content

arkadiuss/Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

Database

Database is setup using Azure SQL Server. Credentials (they can be public it's just small calendar):
server: arkadiussqlserver.database.windows.net
port: 1433
username: doesn't matter anyway ;) password: doesn't matter anyway ;)

Setup

To open project using IntelliJ just choose Import Project from context menu and choose gradle as a project type :)

Run

./gradlew build run should be enough.
If you want to run it through the IntelliJ choose Add Configuration and then add new Gradle with module Calendar and commands build run.

Documentation

Documenation of the project is available at:

https://docs.google.com/document/d/1H3Uf_5T2UTVnFrOBFPvlCRmaPCpECwg86brj8ZWdBXo/edit?usp=sharing

Viewers have a possibility to comment on the content of the file.

About

Desktop, basic calendar app. Reactive architecture + azure db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages