Skip to content

albseb511/test-app

Repository files navigation

Test app made on 27th July

This is a test app.

Screens

Screens

A previous version without the chart GIF

Getting Started

Make sure environment is already setup

//clone repo
git clone <repo>

// yarn
yarn start --reset-cache

// install app
react-native run-android

Dependencies

    "airtable": "^0.7.0",
    "prop-types": "^15.5.7",
    "react": "16.8.6",
    "react-native": "0.60.4",
    "react-native-gesture-handler": "^1.3.0",
    "react-native-svg": "^7.0.3",
    "react-native-svg-charts": "^5.3.0",
    "react-navigation": "^3.11.1"

Description

  1. Screen 1
a. The top panel shows a month calendar(check google calendar month view) :-
i. Stock prices by date.
ii. Add option for missing stock prices
iii. Delete option for existing stock prices.
b. The Bottom panel shows the following:-
i. Maximum profit that can be attained by buying and selling 10 units of the
stock only once.
ii. The graph showing the stock prices trend.
iii. Buy and the sell date.
  1. Screen 2:
a. The Header
i. Back Button
b. The Form
i. Input field to enter stock price
ii. Button to add(or edit) stock price

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published