Skip to content
/ epos Public

A simple Flask application that parses data from the Indian state Bihar government's "epos bihar" website and presents it in a user friendly and mobile first view

Notifications You must be signed in to change notification settings

zkhan93/epos

Repository files navigation

epos

A simple Flask application that parses data from the Indian state Bihar government's "epos bihar" website and converts it into an API. This API is then used in a simple frontend built with Vue.js 2, to present the data in a mobile-friendly and user-friendly responsive site. The application is using Docker-compose to run the web, worker, flower and redis services.

Features

  • Parses data from the "epos bihar" website
  • Converts data into a simple API
  • Frontend built with Vue.js 2 for a mobile-friendly and user-friendly experience
  • Uses caching to avoid parsing pages that are less likely to change
  • Docker Compose to run the web, worker, flower and redis services

Installation

  • Install Docker and Docker Compose on your system
  • Clone the repository and navigate into the project directory
  • Run docker-compose up to start the application

Usage

The application can be accessed by going to the url https://epos.khancave.in

Monitoring

  • Flower dashboard is available

Contributing

If you want to contribute to the project, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License

About

A simple Flask application that parses data from the Indian state Bihar government's "epos bihar" website and presents it in a user friendly and mobile first view

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages