Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashraf-khabar/studentgrademanager
StudentGradeManager is a web application that allows for easy management of student grades by modules, subjects, and teachers. Built with Laravel and Oracle DB, this app allows teachers to view their students' grades, students to view their grades ordered by subjects, and administrators to manage the app by adding and removing students or teachers
https://github.com/ashraf-khabar/studentgrademanager
education javascript laravel linux oci8 oci8-php-oracle oracle php
Last synced: 21 days ago
JSON representation
StudentGradeManager is a web application that allows for easy management of student grades by modules, subjects, and teachers. Built with Laravel and Oracle DB, this app allows teachers to view their students' grades, students to view their grades ordered by subjects, and administrators to manage the app by adding and removing students or teachers
- Host: GitHub
- URL: https://github.com/ashraf-khabar/studentgrademanager
- Owner: Ashraf-Khabar
- Created: 2022-05-07T23:51:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T03:33:28.000Z (about 2 years ago)
- Last Synced: 2024-11-20T12:04:35.474Z (3 months ago)
- Topics: education, javascript, laravel, linux, oci8, oci8-php-oracle, oracle, php
- Language: JavaScript
- Homepage:
- Size: 2.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StudentGradeManager
![]()
![]()
![]()
![]()
![]()
Student Grade Management Application
Description • Utilisation • Navigation## Description
Ce project est une application web, qui permet de gérer les notes des étudiants dans les modules et matières, ainsi que de permettre aux enseignants de voir les notes de leurs étudiants et aux étudiants de voir leurs notes classées par matière. Et l'administrateur peut gérer l'application en ajoutant ou en supprimant des étudiants ou des enseignants.
### Technologies :
![]()
![]()
![]()
## Introduction
This app is a student grade management application that allows for easy management of student grades by modules, subjects, and teachers. Built with Laravel and Oracle DB, this app allows teachers to view their students' grades, students to view their grades ordered by subjects, and administrators to manage the app by adding and removing students or teachers.
## Features
- Manage student grades by modules and subjects
- Allows teachers to view their students' grades
- Allows students to view their grades ordered by subjects
- Administrator can manage the app by adding and removing students or teachers## Requirements
- Laravel
- Oracle DB
- PHP
- Apache Server## Installation
1. Clone the repository
2. Run the app on a local server (XAMPP, WAMP, etc.)
3. Follow the instructions in the Laravel documentation to set up the app on a serverContribution
------------Feel free to fork this repository and make contributions.
License
-------This project is licensed under the MIT License.