Skip to content

I had the opportunity to apply my skills as part of the Web Development Cohort with the Microsoft Students Club. As part of this project, I worked on an 'Attendance Marking System,' which allows users to manage and track attendance across different subjects, while also viewing detailed attendance statistics.

License

Notifications You must be signed in to change notification settings

sachiikrish/AttendanceTracker

Repository files navigation

Attendance Tracker 📋⏰

Contributions Welcome GSSoC '25

This project is a PHP-based web application that allows administrators to manage attendance and leave records effectively. Designed with simplicity and functionality in mind, this system is ideal for educational institutions, especially for tracking student attendance in schools, colleges, and training programs.


📌 What is This Project?

This is a beginner-friendly project that:

  • Helps students/employees track attendance and leave status
  • Gives admins an interactive dashboard to view and manage records
  • Is ideal for 👩‍💻 GSSoC contributors, especially first-time contributors

🛠️ Tech Stack

Layer Technology
Frontend HTML, CSS, JavaScript
Backend PHP
Database MySQL
Charts Chart.js
Versioning Git & GitHub

📂 Project Structure

attendance-tracker/ ├── index.php ├── dashboard.php ├── css/ ├── js/ ├── db/ └── README.md


🧑‍💻 How to Contribute

We welcome all kinds of contributions! Here's how to get started:

✅ Improve UI or Documentation

  1. Check Issues
  2. Comment: “Please assign me this issue under GSSoC 2025”
  3. Once assigned, fork and clone the repo
  4. Make your changes and submit a pull request (PR)

🧾 Add a Feature or Fix a Bug

# Fork the repository
git clone https://github.com/your-username/AttendanceTracker.git
cd AttendanceTracker

# Create a new branch
git checkout -b feature/your-feature-name

# Make your changes, then
git add .
git commit -m "Add: your feature or fix description"
git push origin feature/your-feature-name

🙌 Acknowledgements

This project is developed and maintained as part of GirlScript Summer of Code 2025 (GSSoC’25).

Made with ❤️ by @sachiikrish and an awesome community of open-source contributors.


📄 License

This project is licensed under the MIT License.

About

I had the opportunity to apply my skills as part of the Web Development Cohort with the Microsoft Students Club. As part of this project, I worked on an 'Attendance Marking System,' which allows users to manage and track attendance across different subjects, while also viewing detailed attendance statistics.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5