Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

CankayaUniversity/ceng-407-408-2022-2023-ASAP-Academic-and-Student-Assessment-Platform-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceng-407-408-2022-2023-ASAP-Academic-and-Student-Assessment-Platform-

ASAP (Academic and Student Assessment Platform)

Getting Started

Technology

  • C# Programming Language: The programming language that forms the basis of our desktop application.
  • .NET Framework: The framework used to compile and run our C# application.
  • Google Drive API: API used to integrate Google Drive into our application.
  • Google OAuth 2.0: Protocol that allows users to authenticate with their Google account.
  • Windows Forms or WPF: Technologies used to interface our desktop application.

Project Stucture

ASAP
├── ASAP_project.sln
├── ASAP_project.Core
│ ├── Properties
│ ├── Models
│ ├── Services
│ ├── DataAccess
│ └── ...
├── ASAP_project.UI
│ ├── Properties
│ ├── Forms
│ ├── ViewModels
│ ├── Helpers
│ └── ...
├── ASAP_project.ExternalServices
│ ├── GoogleDrive
│ ├── ...
└── README.md

TEAM MEMBERS

-> Esat Yener - 201811065
-> Alperen SÜTÇÜ - 201911058
-> Emre HASER - 201711407
-> Aziz Murat CEYHAN - 201711010
-> Tan KARABUDAK - 201911033

ADVISOR

-> Prof. Dr. Ahmet COŞAR

USEFUL LINKS

​Work Plan
​Web Page
SRS
​Literature Review
Excel Templates
SDD

Project Presentation