Skip to content

Backend for smart attendance system.

TechXploit/NYKS_WEB

Repository files navigation

NYKS Web

This is a web attendance project for NYKS.

Here's a list of packages/softwares used:

  1. NodeJs >= 8.3
  2. Yarn
  3. Xampp
  4. Composer

Make sure the above dependencies are already installed. After Cloning this repo, run the following cmds inside your local project directory:

composer install

yarn install

You need to run the above cmds everytime you pull the repo.

Then run dev servers in two seprate terminals, by following cmds:

php artisan serve

yarn watch

Open local server url in your browser (localhost:8000).

Here some docs are recommended:

  1. Laravel
  2. ReactJs
  3. Material Ui

Good Luck !

About

Backend for smart attendance system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5