3034saurabhkumar / Major-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Major-Project

code style: prettier Build Status License Maintenance Price
This is a Advance Face Recognition Student Attendance System Project in Python OpenCV With Tkinter GUI & Mysql Database.

Project Specifications

  • To build a uer friendly e-commerece website for local sellers.
  • Work in team using Agile methodology
  • Apply modern software enginnering methods
  • Use Github, vscode, Open CV like software or libraries

πŸ›  Technologies used

Git workflow

Do not push directly to the master branch! You may cause conflicts with someone else' work, or even break the project. What should you do instead?

$ git checkout -b [name_of_your_new_branch]
$ git commit -m "Your message"
$ git push origin [name_of_your_branch]

This will create a new branch of the project (with your changes) which we can then merge with the master branch via GitHub after your code has been double-checked by another team member for any conflicts! GitWorkflow


βœ” Features

  • Loging Security System (Username&Password)
  • Developer Page
  • Help Desk

πŸ€” How to use

πŸ‘¨β€πŸ’» Team Members


Saurabh Kumar (Team Leader)


Musharraf Iqubal


Md. Firdaush


Amit Kumar

License

License: GPL v3

GNU GENERAL PUBLIC LICENSE

Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

https://www.GNU_GENERAL_PUBLIC_LICENSE/licenses

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The GNU General Public License is a free, copyleft license for software and other kinds of works.

The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.

About

License:GNU General Public License v3.0