Skip to content

irabudev/student-records

 
 

Repository files navigation

Heads up! This is work in progress.

A platform for managing student records designed for Schools. created by @mtuchi and @joshuamabina,and supervised by the irabu team.

To get started, check out http://gonzaga.irabu.xyz!

Table of contents

Quick start

Requirements

Getting started

  • Install composer dependencies: $ composer install

  • Install nodejs dependencies: $ npm install

  • Run gulp (or gulp watch): $ gulp (or watch)

  • Migrations & Seeding: $ php artisan migrate:refresh --seed

  • Use artisan command or apache to serve the app: $ php artisan serve

What's included

The directories and files, are Laravel application structure laravel file directory structure.

The resource and app directory are continuously changing for the time being since there is no clear design pattern to follow. But we are slowly refactoring the existing code base to follow the suggested design patterns.

Bugs and feature requests

Have a bug or a feature request?, please open a new issue.

Documentation

This is work in progress.

Contributing

This is work in progress.

Versioning

student-records is maintained under the Semantic Versioning guidelines. See the Releases section of our GitHub project for changelogs for each release version of student-records.

Creators

Built with lots of coffee and code by

Joshua Mabina

Emmanuel Evance

Copyright and license

This is work in progress

About

A platform for managing student records designed for schools.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 56.7%
  • HTML 40.0%
  • JavaScript 3.3%