shkabo / admission

Manage school admission interview process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admission

App buit to manage school admission interview process

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Requirements for running this app

Vagrant
VirtualBox/or other compatible VM software
Laravel Homestead

Installing

  • Clone this repo
  • Login to the Homestead
  • CD to directory where your app is
  • Generate your .env file cp .env.example .env
  • Edit .env file
  • Run composer install
  • php artisan key:generate if it's not generated after the installation
  • php artisan migrate --seed

Built With

Authors

  • Bosko Stupar - Initial work - shkabo

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

Manage school admission interview process


Languages

Language:PHP 57.4%Language:HTML 42.3%Language:Vue 0.3%