TrackRite is a comprehensive attendance management system designed specifically for college environments. It streamlines the process of attendance tracking, request management, and communication between students, teachers, and HODs.
- View OD and Outpass Requests: Track the status of your On-Duty (OD) and Outpass requests.
- Raise a Complaint: Submit complaints for review by the administration.
- Request for OD: Submit OD requests for approval by your teacher and HOD.
- Request for Outpass: Submit outpass requests for approval.
- View Profile: Access your profile details along with a pie chart displaying your attendance statistics (present and absent percentage).
- Take Students Attendance: Mark and manage the attendance of students in your classes.
- Approve OD and Outpass Requests: Review and approve OD and outpass requests submitted by students.
- View Details: Access your profile details along with a pie chart showing the attendance statistics (present percentage) of students.
- Take Teachers Attendance: Mark and manage the attendance of teachers in your department.
- Approve OD and Outpass Requests: Review and approve OD and outpass requests that have been pre-approved by the respective teachers.
- View All Details: Access comprehensive details of students' and teachers' attendance, including individual attendance records.
- View Profile: Access your profile details and review complaints raised by students.
-
Sign-In Page:
- Users can sign in using their email and password.
- Upon successful sign-in, users are redirected to their respective dashboards (student, teacher, or HOD) based on their role.
- Clone the repository:
git clone https://github.com/KierthanaRS/TrackRite.git
- Navigate to the project directory:
cd trackrite - Install dependencies:
npm install
- Start the development server:
npm start
We welcome contributions to improve TrackRite. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/your-feature-name). - Open a pull request.
Welcome to the Expo app 👋
This is an Expo project created with create-expo-app.
- Install dependencies:
npm install
- Start the app:
In the output, you'll find options to open the app in a:
npx expo start
- Development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
When you're ready, run:
npm run reset-projectThis command will move the starter code to the app-example directory and create a blank app directory where you can start developing.
To learn more about developing your project with Expo, look at the following resources:
- Expo documentation: Learn fundamentals, or go into advanced topics with our guides.
- Learn Expo tutorial: Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.
Join our community of developers creating universal apps.
- Expo on GitHub: View our open source platform and contribute.
- Discord community: Chat with Expo users and ask questions.













