mulberry

Improved Mapua University web dashboard. In fullfilment of requirements for CSS151L.

https://github.com/matteusan/mulberry

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Improved Mapua University web dashboard. In fullfilment of requirements for CSS151L.

Basic Info
  • Host: GitHub
  • Owner: MatteuSan
  • Language: PHP
  • Default Branch: main
  • Homepage:
  • Size: 4.92 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 2 years ago · Last pushed 12 months ago
Metadata Files
Readme Citation

README.md

SSCS Dashboard

An improved web dashboard for SSCS. Aims to centralize all features previously found in fragmented portions.

Features

  • [x] Sample Student and Faculty authentication.
  • [x] User management.
  • [x] Enrollment and load management without the use of online SFA via request queueing.
  • [x] Schedule management.
  • [x] Announcements for institution-wide and department-wide concerns.
  • [x] Support for mobile devices and low internet speeds.
  • [x] Course ~~and curriculum~~ viewing.
  • [x] Grades viewing.
  • [x] Section management.
  • [x] Profile management.

Pre-requisites

  • Node.js (20.x or higher)
  • Composer
  • PHP 8.4 or higher
  • SQLite3

Development Setup

  1. Clone the repository.
  2. Install the required packages using npm install and composer install.
  3. Create a .env file in the root directory of the project and copy the contents of .env.example to it.
  4. Generate a new application key using php artisan key:generate.
  5. Migrate the database info using the php artisan migrate command in your terminal.
  6. Run the development server using the /dev.sh file in your terminal.

Owner

  • Name: Matteu
  • Login: MatteuSan
  • Kind: user
  • Location: Philippines
  • Company: TeuLabs

UX Engineer. Average CSS, PHP, and Go enjoyer. EN・TL・日本語 = OK!

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Mulberry
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Matthew Gabriel
    family-names: Hernandez
    email: matt@matteusan.com
    affiliation: Mapua University
  - given-names: Ma. Fatima
    family-names: Mosquito
    email: mfmosquito@mymail.mapua.edu.ph
    affiliation: Mapua University
  - given-names: Alyssa Ashley
    family-names: Lavandero
    email: aaplavandero@mymail.mapua.edu.ph
    affiliation: Mapua University
repository-code: 'https://github.com/MatteuSan/mulberry'
abstract: >-
  Improved Mapua University web dashboard. In fulfillment of
  requirements for CSS151L and CSS152L. 

GitHub Events

Total
  • Push event: 37
Last Year
  • Push event: 37

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MatteuSan (1)
Pull Request Authors
  • MatteuSan (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • @erbelion/vite-plugin-laravel-purgecss ^0.2.3 development
  • @matteusan/himig ^1.5.1 development
  • @matteusan/sentro ^0.1.25 development
  • axios ^1.6.4 development
  • laravel-vite-plugin ^1.0.0 development
  • sass ^1.71.0 development
  • vite ^5.0.0 development
  • lodash ^4.17.21
yarn.lock npm
  • 206 dependencies
composer.json packagist
  • fakerphp/faker ^1.9.1 development
  • laravel/pint ^1.0 development
  • laravel/sail ^1.18 development
  • mockery/mockery ^1.4.4 development
  • nunomaduro/collision ^8.1 development
  • pestphp/pest ^2.0 development
  • pestphp/pest-plugin-laravel ^2.0 development
  • spatie/laravel-ignition ^2.0 development
  • guzzlehttp/guzzle ^7.2
  • laravel/folio ^1.1
  • laravel/framework ^v11.0
  • laravel/octane ^2.3
  • laravel/sanctum ^4.0
  • laravel/tinker ^2.8
  • livewire/livewire ^3.4
  • livewire/volt ^1.6
  • php ^8.3
  • spiral/roadrunner-cli ^2.6.0
  • spiral/roadrunner-http ^3.3.0
  • tempest/highlight ^1.0
composer.lock packagist
  • 145 dependencies