Coder Social home page Coder Social logo

morehwachege / attendance-tracker-email Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2.63 MB

Tracks the attendance of participants in online events using their emails

Home Page: https://pypi.org/project/attendance-tracker-email

License: MIT License

Python 100.00%
attendance-monitoring python3 software

attendance-tracker-email's Introduction

Attendance Tracker

Tracks the attendance of participants in online events using their emails

Install

pip install attendance_tracker_email

PyPi Package

Directory structure

your_project
│   README.md
│   your_script.py
│
└───email_files
   │   day1.txt
   │   day2.txt
   |   day3.txt

------- day1.txt

How to use

from attendance_tracker_email import attended

Directory with emails as day1.txt, day2.txt etc

directory = 'email_files'
print( attended.show_attended(directory))

Next in the project

  • Published for easy plug n play
  • #739 Create a chrome extension for the frontend
  • Authentication to take attendance automatically
  • Track time attended
  • Add more features

Issues

a) Open an issue b) Star this for the future

License

MIT

Contributions are welcome. Pull requests are welcome.

attendance-tracker-email's People

Contributors

morehwachege avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.