Code Monkey home page Code Monkey logo

attendance-management-system's Introduction

Attendance Management System

Overview

The Attendance Management System has been specifically designed to automate and streamline the attendance management process. It offers a digital platform that efficiently records, monitors, and analyzes student attendance data, replacing the traditional manual methods currently in use.

Purpose

The primary purpose of implementing the Attendance Management System is to simplify and enhance the attendance tracking process. By adopting this system, we aim to replace the tedious and error-prone manual methods of attendance management with an automated and efficient solution.

Frontend and Backend by Anas Saifi

Android App by Amanjot Singh

makefile setup

for both Backend and Frontend

make setup
make run

for Frontend only | port - 7000

make FSetup
make FRun

for Backend only | port - 8000

make BSetup
make BRun

for `Database migrations

make db-mig

for App

flutter pub get
flutter run

Without using makefile

Make sure you have node.js and python installed on your system.

  1. For Frontend
cd frontend
npm i
npm start
  1. For Backend
cd backend
pip install -r requirements.txt
python manage.py runserver

Screenshots of App

  1. Walkthrough Screens

Screenshot_20230622-134217 Screenshot_20230622-134226 Screenshot_20230622-134231 Screenshot_20230622-134236

  1. Login Screen

Screenshot_20230622-134244

  1. Signup Screen

Screenshot_20230622-134247 Screenshot_20230622-134249

  1. Home Screen / Classes Screen

Screenshot_20230622-134253

  1. Attendance taking Screen

Screenshot_20230622-134257 Screenshot_20230622-134358 Screenshot_20230622-134320

  1. Submit Screen

Screenshot_20230622-134325

attendance-management-system's People

Contributors

anasdevs avatar amangit010 avatar harshag90 avatar

Forkers

harshneymar

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.