Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.69 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.69 KB

OSC-UPESiteOrNot

A Cross-platform application based project that will be provided to the university secuirity guards to check whether the student belongs to the university or not at the time of the entrance through the device camera using our application.

Table of Content

General Information

A Cross-platform application based project that will be provided to the university secuirity guards to check whether the student belongs to the university or not at the time of the entrance through the device camera using our application.

Technologies Used

Flutter for Application Development
Python-Django for Backend Developemnt
OpenCV for Image processing.

Workflow

Screenshot 2022-06-08 at 4 08 50 PM

Screenshot 2022-06-08 at 4 08 59 PM

Setup

Here's a brief intro about what a contributor must do in order to start developing the project further:

  1. Open VSCode
  2. Copy the given command
git clone https://github.com/upes-open/OSC-UPESiteOrNot
  1. Go to folder according to the issue you are working and save your work
git add .
  1. Now commit your changes
git commit -m "your message"
  1. Raise your first PR 🥳

NOTE: Fork the Repo and star it for extra points 😉