Coder Social home page Coder Social logo

kedarnath's Introduction

kedarnath

forthebadge forthebadge forthebadge forthebadge

About

Kedarnath is the backbone for Attendify - a web application for managing attendance. It is built using Django and Django REST Framework.

Features

  • Attendance managemnt with Daily check-in and check-out
  • Attendance reports
  • Leave management
  • User management
  • User authentication with JWT tokens and session authentication (for browsable API)
  • User roles and permissions
  • User profile
  • User activity log

Future Features

  • Advanced Admin Panel
  • Project management with Kanban boards and ticketing system
  • Integrations with Google Calendar, Google Drive, Google Meet, Zoom, Slack, etc.
  • Advanced reporting
  • Integration with biometric devices
  • Integration with paytm and stripe and support for custom payment gateways.
  • Payroll management with Payslips (for businesses)
  • Support for multiple organizations
  • Support for automated pipelines and CI/CD

Setup

  • Clone repository
git clone https://github.com/grvsh02/kedarnath
  • Create virtual environment
python -m venv venv
  • Activate virtual environment
source venv/bin/activate
  • Install dependencies
pip install -r requirements.txt
  • Run server
python manage.py runserver
  • Create superuser
python manage.py createsuperuser
  • Migrate database
python manage.py makemigrations
python manage.py migrate

Contributing

  • Fork this repository
  • Clone your forked repository
  • Create a branch
  • Make your changes
  • Commit and push
  • Create a pull request
  • Star this repository
  • Wait for pull request to be merged
  • Celebrate ๐ŸŽ‰
  • Repeat

kedarnath's People

Contributors

gaurav021201 avatar grvsh02 avatar jyothika8141 avatar

Watchers

 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.