python api.py
Endpoint
http://localhost:3001/attendance?username=YourRegNo&password=YourPassword
cd backend
pocketbase serve
cd frontend
npm run dev
http://localhost:3000/login
or
http://localhost:3000/register
cd TaskScheduling
python app.py
python api.py
Endpoint
http://localhost:3001/attendance?username=YourRegNo&password=YourPassword
cd backend
pocketbase serve
cd frontend
npm run dev
http://localhost:3000/login
or
http://localhost:3000/register
cd TaskScheduling
python app.py