Giter Site home page Giter Site logo

mathanamathav / bunker-api Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 7.0 171 KB

This is a API/Website to see the attendance recorded in your college website along with how many days you can take days off OR to attend class!!

Home Page: https://bunker-api.vercel.app/

License: MIT License

Python 66.33% HTML 26.79% Procfile 0.10% CSS 6.78%
api python bunker flask visualization beautifulsoup vercel webscraping

bunker-api's Introduction

Contributors Forks Stargazers Issues MIT License


Logo

Bunker-API

Bunker-API is a API/website allows you to view the attendance recorded on your college website, as well as determine the number of days you can take off or attend classes.
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License

About The Project

image

(back to top)

Built With

  • Flask
  • Javascript
  • Vercel

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/mathanamathav/bunker-api
  2. Create virtual environment and Install the python dependencies
     pip install -r requirements.txt
  3. Activate the virtual environment , set flask environment and run
    set FLASK_APP=index.py
    flask run --debug

(back to top)

Star History

Star History Chart

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have suggestions for improving the method using better ML models, please reach out to us via email or through the GitHub repository's issues or pull requests. We welcome valid ideas and will consider integrating them into the main project. Please keep in mind that we prefer to utilize free tools and technologies whenever possible.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Stats

Alt

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

bunker-api's People

Contributors

hafiz408 avatar jegadeesh2001 avatar mathanamathav avatar partha16 avatar ritikdutta avatar sukumar1612 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bunker-api's Issues

Refactoring code

Refactoring the code to use modern python standards along with specific formatting (black and Isort)

Bug in the API

error message :

('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

while trying to return_attendance function in the line session.get(url) throws this error.

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.