Code Monkey home page Code Monkey logo

attendance_system's Introduction

Attendance System / Backend

Attendance System backend services.

Technologies:

The main technologies used in the development of this application are Node.js for the server-side logic, MongoDB for the data persistance, Amazon Rekognition for the face recognition, Amazon S3 for the cloud object storage, and Heroku for the deployment.

How to Use

First things first: you must properly set the following environment variables:

  • AWS_ACCESS_KEY_ID (Amazon AWS Access Key)
  • AWS_SECRET_ACCESS_KEY (Amazon AWS Secret Key)
  • AWS_REGION (Amazon AWS Region)
  • SENDGRID_API_KEY (Sendgrid Api Key)
  • SUPPORT_EMAIL
  • FROM_EMAIL
  • RESET_PASSWORD_TEMPLATEID (Sendgrid Dynamic Email Template Id for Reset Password)
  • VERIFY_EMAIL_TEMPLATEID (Sendgrid Dynamic Email Template Id for Email Verification)
  • JWT (JSON Web Token)
  • MONGOURI (MongoDB URL)
  • NODE_OPTIONS=--max_old_space_size=2560
  • PORT=3000

Step 1:

Download or clone this repo by using the link below:

https://github.com/merthankavak/attendance_system/

for ssh

git clone [email protected]:merthankavak/attendance_system.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

$ npm install

Step 3:

To run this project all we have to do is run this command

$ npm start

Team NiceTRY -- Members:

attendance_system's People

Contributors

dependabot[bot] avatar merthankavak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

heartshare

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.