Skip to content

xhoantran/ucf-attendance

Repository files navigation


Logo

UCF Attendance

Attendance tracking with QR codes and facial recognition.

View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Professor Web Interface

(back to top)

Built With

  • React
  • ReactNative
  • Django
  • DjangoREST
  • PostgreSQL
  • Redis
  • AWS
  • Terraform
  • Docker

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/xhoantran/ucf-attendance.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = "ENTER YOUR API";

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/xhoantran/ucf-attendance

(back to top)