ChamalHerath / Jessy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2021-014 - Branch IT18116478

Jessy - Intelligent Travel Assistant

1. Front-end

expo start to run the application (You can change the platform if necessary)

Download and install the following package

  • npm install
  • expo install expo-app-loading
  • expo install expo-font
  • npm i react-native-gesture-handler
  • npm i @react-navigation/native
  • npm i @react-navigation/stack
  • npm install @react-native-async-storage/async-storage
  • npm install react-native-paper
  • npm i react-native-elements
  • npm install react-native-linear-gradient --save

Run react-native link react-native-linear-gradient to link up the packages

  • npm install react-native-animatable --save

Colours

#1f65b5 --> Blue

2. Backend

backend has 2 components, The main API and the machine learning structure. Machine learning contains the sentiment analysis part and the model

About


Languages

Language:Jupyter Notebook 52.2%Language:JavaScript 40.6%Language:Python 3.5%Language:Java 2.1%Language:Objective-C 1.1%Language:Starlark 0.4%Language:Ruby 0.2%Language:Shell 0.0%