Git Product home page Git Product logo

gamerbux's Introduction

GamerBux

Project Report : reportfinal.pdf

Screenshots

sc1

sc2

sc3

sc4

sc5

sc6

sc7

sc8

sc9

sc10

We are using firebase as our database and we are using pyrebase library to use it’s feature. The main reason for using firebase is that Firebase is a platform developed by Google(so there will not any security issues) and it is providing realtime access to data. For GUI I am using Kivy and purpose of using it is that Kivy is a free and open source Python framework for developing desktop application and other multitouch application software with a natural user interface. This authentication system includes several activities-:

  1. Main page /Login Page  On this page there are 2 input fields which collect email and password from user.  There is a login button which performs the authentication process from firebase database on click event(onclick) and if authentication is successful then user can access dashboard and if it is unsuccessful it will display an error message.  And there are two links ,the first will navigate user to forgot password page and the second one will navigate user to signup page.
  2. Forgot password page  This page contains back button on top which will navigate user to main page on button click(onclick).  There is an input field which collect user email to reset password and there is a button (send login link-:button name)which will send link to reset password on that email.
  3. Signup page  This page contains back button on top which will navigate user to main page on button click(onclick).  On this page there are three input fields which collects username , email and password respectively.  There is a signup button which check if all details are valid or not on click event(onclick) and if details are valid it will display a signup success message and if details are invalid it will display an error message.

gamerbux's People

Contributors

khansalikaziz 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.