diff --git a/Next-JS-Projects/Advanced/Attendance-Tracking-App/.env.sample b/Next-JS-Projects/Advanced/Attendance-Tracking-App/.env.sample new file mode 100644 index 00000000..72c91047 --- /dev/null +++ b/Next-JS-Projects/Advanced/Attendance-Tracking-App/.env.sample @@ -0,0 +1,6 @@ +NEXT_PUBLIC_FIREBASE_API_KEY=your_api_key +NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your_auth_domain +NEXT_PUBLIC_FIREBASE_PROJECT_ID=your_project_id +NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your_storage_bucket +NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id +NEXT_PUBLIC_FIREBASE_APP_ID=your_app_id diff --git a/Next-JS-Projects/Advanced/Attendance-Tracking-App/.eslintrc.json b/Next-JS-Projects/Advanced/Attendance-Tracking-App/.eslintrc.json new file mode 100644 index 00000000..bffb357a --- /dev/null +++ b/Next-JS-Projects/Advanced/Attendance-Tracking-App/.eslintrc.json @@ -0,0 +1,3 @@ +{ + "extends": "next/core-web-vitals" +} diff --git a/Next-JS-Projects/Advanced/Attendance-Tracking-App/README.md b/Next-JS-Projects/Advanced/Attendance-Tracking-App/README.md new file mode 100644 index 00000000..54edb976 --- /dev/null +++ b/Next-JS-Projects/Advanced/Attendance-Tracking-App/README.md @@ -0,0 +1,88 @@ +
+ The attendance tracker is a web application that allows users to keep track of attendance for various events or activities. It is built using a combination of HTML, CSS, and JavaScript for the frontend. The UI is designed using Tailwind CSS, which provides a responsive and modern look to the application. React and Next.js are used for building the frontend components and managing the application's state. Firebase is used as the backend service for storing and retrieving attendance data. + +Feel free to explore the screenshots section to get a visual representation of the application. If you have any questions or need further assistance, please don't hesitate to reach out. + +
+No records to display
++ Click on Add button to add a new subject +
++ Attendance{" "} + + {attended}/{total} + +
+Status: {Status}
++ {percentage}% +
++ Never Miss an Important Class, Keep Track of your Schedule +
++ User Profile +
+Your Activity
+14/06/2024
+20:40:01
++ Present + +
+