GithubHelp home page GithubHelp logo

Bhavesh Bangera's Projects

blogapplication icon blogapplication

This is a simple Blog created using Python's Django Framework. Here a user can view the articles published by other registered users. He can also publish his own articles, provided that he must register first and then login.

jwtapplication icon jwtapplication

This is a basic application built using Django-REST Framework. Here when a user is authenticated, he is provided a token (i.e. JSON Web Token) by the Authentication Server, with the help of which he is able to make an API Call to our Application. Our Application verifies the token and then only user gets access to API data.

newsapplication icon newsapplication

This a basic News Application created using Python's Django Framework. In this application, user can search news about any topics they want. The topics can be related to any person, any location, any fields etc. Once the user searches for the topic, the topic name is stored in the database, and accordingly an API Call is made for that topic. The result is fetched in the JSON Format and displayed in the front page. For improving the display of the page, Bootstrap framework is used. The API data is being fetched from the website of News API only after registering and providing Proper API Key.

pollsapplication icon pollsapplication

This is a basic Polls Application wherein a user can view polls conducted and vote for it.

weatherapplication icon weatherapplication

This Application provides the latest Weather Report of any City which the User adds. The City Name provided by the User is collected and accordingly an API Request is made, which fetches the latest weather details of that particular City. This details are then displayed in the Home Page.

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.