Git Product home page Git Product logo

emmanasseri / attendance-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eecs-581/attendance-tracker

0.0 0.0 0.0 9.84 MB

Blockchain Based Attendance Rewards. Earn coupons for local businesses for attending Class

Home Page: https://attendthis.on.fleek.co

License: MIT License

JavaScript 69.74% Ruby 1.03% C 0.03% Objective-C 0.10% Java 2.72% TypeScript 16.08% CSS 0.05% Objective-C++ 0.80% Swift 0.03% Solidity 9.42%

attendance-tracker's Introduction

EECS 581 Project: Attendance Tracker

About this repo

  • This repo contains code for the web and mobile app components of the attendance tracker project.

Contribute to mobile development

The mobile component was created using expo and react native

To contribute:

  1. Download the Expo Go app on your mobile device
  2. Set up your environment according to the expo docs
  3. Clone this repository
  4. cd into the repo locally and run "yarn install"
  5. cd into the attendance-tracker-app folder and run "npx expo start." Expo should start a local server and Metro Bundler will generate a QR code, which you can scan with your phone to simulate the app on your mobile device
  6. Xcode and Android studio tools allow you to run emulators on your computer as well

Requirements for commenting (pasted from Canvas)

The software must be adequately commented with:

  • Prologue Comments

    • Name of code artifact
    • Brief description of what the code does
    • Programmer’s name
    • Date the code was created
    • Dates the code was revised
    • Brief description of each revision & author
    • Preconditions
    • Acceptable and unacceptable input values or types, and their meanings
    • Postconditions
    • Return values or types, and their meanings
    • Error and exception condition values or types that can occur, and their meanings
    • Side effects
    • Invariants
    • Any known faults
  • Comments summarizing major blocks of code

  • Comments on every line

  • Comments for “4GLs” (e.g., scripts, frameworks, graphically generated code) should be sufficient enough that another programmer familiar, but not expert, in the 4GL can understand what is going on

attendance-tracker's People

Contributors

hudsonhrh avatar emmanasseri avatar thebfg1324 avatar libbymiller09 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.