Skip to content

Lenkelheit/Coursework

Repository files navigation

Coursework

status :

AppVeyor AppVeyor tests GitHub search hit counter GitHub All Releases GitHub GitHub release GitHub contributors

tracking :

GitHub issues GitHub issues by-label GitHub closed issues GitHub pull requests GitHub closed pull requests

activity :

GitHub commit activity GitHub commit activity GitHub last commit (branch) GitHub Release Date

This project has been created to program an Instagram-like application to Coursework.

Contributors

Lenkelheit iamprovidence
Nazariy Tymtsiv Taras Kizlo

Contents

  • Architecture — here you can find all clases and their detailed description

  • ErDiagram — the diagram of DataBase

  • Sketches — basic arts of windows

  • DesignArt — detailed arts of windows

  • Ico — icons of program

  • UserStory — users stories for each milestones of the program

  • Project — main code

    • ConsoleTest — console project for simple test
    • Core — project with configurations
    • DataAccess — project with algorithms related to DataBase
    • Galagram — contain Windows and logic
    • UnitTest — project with unit tests

Run

  • download project folder
  • open the Galagram.sln file with Visual Studio
  • press F5

All important configuration can be changed in Core project