- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Online Attendance System with QR Code Integration is designed to streamline the process of marking attendance for learners in educational settings. This system leverages QR codes to provide a quick and efficient method for both lecturers and learners to manage attendance records.
This project was built with the following technologies
Client
Server
Database
The project has the following features.
- Lecturer Performance rating
- Attendance Analytics
- QR code to mark attendance
- Lesson sessions for lecturer
- Admin Privilege to create courses and manage lecturers
To get a local copy up and running, follow these steps.
To run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:SimonGideon/Online-Attendance.git
Install this project with:
cd Online-Attendance
bundle install
Run the followig comand to generate your own secrete key.
rails credentials:edit
To run the project, execute the following command:
rails s
bin/rails db:seed
To run tests, run the following command:
👤 Simon Gideon
- GitHub: @SimonGideon
- Twitter: @Simo_Giddy
- LinkedIn: mnayi-gideon
The following will be implemented on future updates.
- Attebdace Analytics
- Report Mailings
- Lecturer Performance tracking
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to star the projecta and request improve ment through the issues section
I would like to thank Gregoire Vella for the creative design that I have implemented.
This project is MIT licensed.