Skip to content

AgolaPriyank/ATS

 
 

Repository files navigation

Application Tracking System (ATS)

Overview

The Application Tracking System (ATS) is a web application designed to streamline the process of tracking and managing applications submitted by citizens at different administrative levels such as Gram Panchayat, Taluka Panchayat, and Jilla Panchayat.

Features

  • Role-Based Login:

    • Users can sign in or sign up with different roles (Citizen, Gram Panchayat, Taluka Panchayat, Jilla Panchayat).
  • Application Submission:

    • Citizens can submit applications at various administrative levels.
  • Status Tracking:

    • Administrative users can update the status of applications and provide feedback.
  • Real-Time Updates:

    • Users receive SMS notifications when the application status is updated.
  • Firebase Integration:

    • Firestore database for data storage.
    • Firebase Authentication for user authentication.
    • Firebase Storage for store Documents of Citizen.

Getting Started

  • 1. Clone the repository:

    git clone https://github.com/your-username/ATS.git
  • 2. Install dependencies:

    cd ATS
    
    
  • 3. Set up Firebase:

    • Create a Firebase project.
    • Set up Firestore database, Authentication, and Storage.
    • Update Firebase configuration in firebaseConfig.js and other relevant files.

About

SSIP New India Vibrant Hackathon 2023 Final Round

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • HTML 35.6%
  • CSS 7.9%