Skip to content

Repository for "CEN3031 - Spring 2022" for "Group 5"

Notifications You must be signed in to change notification settings

Abishanka/CEN3031-Group5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

CEN3031-Group5

Repository for "CEN3031 - Spring 2022" for "Group 5"

This repository contains the codebase for C-Minder. C-Minder is a constant notification desktop application

Developer Help:
1. Folder Identification:

    a. The entire codebase for QT/QML is in MainApp
    b. Any images to be used in the application should be placed in QT_APP/Resources/Images

2. How to clone the project succesfully and run it?
    a. Open up the project in QT Creator
        1. You can do this by opening up "QT_APP.pro" file which is the Project File and then clicking on run
        2. If that does not work:
            a. Go to PROJECTS in the LEFT PANE
            b. Change the BuildFile location
            c.Makesure the build file folder location is at the same level as QT_APP (i.e be at MainApp/)



This application was made to help college students organize their life by providing a constant reminder of when the due dates for their assignments are going to be.

This project is implemented with C++ under the QT framework. Json is used to transmit the data from canvas to the server and sqlite is used to store data.

Future implementation will add more features such as an option to apply addition dates in advance to check assignments, changing different visualization methods, as well as improving visuals in general.

Contributors: Abishanka Saha, Andrew Yu, Nobel Diaz, Rutvi Shuka

About

Repository for "CEN3031 - Spring 2022" for "Group 5"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages