OrgLink is a feature-rich Multi-tenant Attendance System for Student Organizations in universities.
Important
This project is still under development and hasn't enter beta stage yet. Everything is still subject to change. This is yet another school project.
Like this project? Leave a star! ⭐⭐⭐⭐⭐
Create a copy of .env.example
file and rename it to .env
and configure it properly.
Run the following commands
composer install
npm i
Verify that the datebase is configured properly in the .env file
php artisan migrate:fresh
To run this project open two terminals and run
php artisan serve
npm run dev
As usual we will fail if we don't make this xD
Thanks goes to these wonderful people (emoji key):
Jerson Carin 🐛 💻 |
Andrew Kevin M. Abler 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!