David Teng (davidt1016)

davidt1016

Geek Repo

0

followers

0

following

Location:Vancouver, BC

Github PK Tool:Github PK Tool

David Teng's repositories

Object-Oriented-Programming

Object Oriented Programming/Various Applications of C++

Language:C++Stargazers:4Issues:0Issues:0

Python_DataMining

Employing Various Data Mining Technique.

Language:PythonStargazers:1Issues:0Issues:0

BinarySearch

Applications of Binary Search using C++

Language:C++Stargazers:0Issues:0Issues:0

Data-Structure

C++ Data Structure Source Codes involving stack, linked list, and recursion.

Language:C++Stargazers:0Issues:0Issues:0

SchoolManagement

This project is developed for schools to store and manage all data and records related to school. All information related to students, and teachers of the school is stored in the Amazon RDS database. The system offers the facility to manage attendance of students. There are three types of users in this system: admin, student, and teacher. Admin handles the whole system and has the rights to access the data of other users. He/She can add and modify the records of any students and teachers. Teachers can keep track of attendance and enter the marks and grades obtained by the student in exams. Students can view their details including attendance and performance. Each user of the system has to login with a valid username and password in order to access their designated interface.

Language:JavaStargazers:0Issues:1Issues:0