Skip to content

Redesign work of Sehir Etkinlikleri by using VPlay

Notifications You must be signed in to change notification settings

fcdalgic/eventAppVplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Event App Assignment

About

EventApp or Şehir Etkinlikleri is a mobile application which provides all events in your city. It is currently available only for Ankara, Turkey, but later who knows. Full version of this application can be found in here.

This version is an proof of concept of original one which is developed by using V-Play Engine with Qt 5.10.1 Framework. In order to demonstrate coding skills and documentation abilities:

  • Most of qml items are converted to V-Play items such as Flickable -> AppFlickable, SwipeView -> Navigation and StackView -> NavigationStack
  • The documentation is created by using QDoc. Documentation procedure is learnt from Collusions Game and QtNotifier

ScreenShots

)

Design Overview

In this section project structure and UI design strategy are given.

Project Structure

  • assets
    • images ( *.png, *.jpg)
  • source ( *.cpp, *.h)
    • main.cpp
    • MainController.cpp
    • communication
    • data
    • modelcontrollers
  • qml ( *.qml)
  • docs (*.qdoc, *.qdocconf, *.css , *.html)

File informations and it's list are given in Section C++ files.

Detailed Explanation and Details

For more information please visit the link

About

Redesign work of Sehir Etkinlikleri by using VPlay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published