GithubHelp home page GithubHelp logo

littlestar642 / dike Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.81 MB

A financial advisory for students providing real-time wealth insights and incentivizing money saving.

HTML 0.40% JavaScript 29.59% TypeScript 70.02%
fintech firebase hacktoberfest hacktoberfest2021 nodejs

dike's People

Contributors

dipteshh avatar littlestar642 avatar parthav46 avatar

Stargazers

 avatar

Watchers

 avatar

dike's Issues

Create Login page on app

Tasks:

  • create a login page on the react native app
  • fetch email, password from textinput
  • use firebase auth instance and login using email password
  • show error alert with message Invalid email or password

Add firebase Auth to frontend

Tasks:

  • add firebase config to frontend
  • add util class for firebase auth
  • add login function
  • add createUser function

Migrate expo app code to react native for android

Description:
Expo react-native project depends on the expo API service to run the app during development. Expo apps are also dependent on expo cloud build for building the app. The aim here is to remove these dependencies.

Tasks:

  • Try migrating project modules to support basic react native
  • Remove expo dependency from the project

Create Registration page on app

Tasks:

  • create a registration page on react native app
  • add input fields for Name, mobile number, Email, Password
  • add validations for mobile and email
  • query if user with mobile and email already exist in firestore. if does, show error alert for user already exist
  • on register button press, create user with email password in auth, create user node in firestore

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.