Skip to content

raunakchopra/HikingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebase for COMP3330 - Mobile App Dev Project

Hike Hong Kong is a cross-platform mobile application which can be used to access all the relevant information about a hike.

Additionally, it offers the user post a comment and share their opinion about a hike with other users of the app.

The application also offers the feature of creating and attending a community hiking event so that hikers can meet like-minded people.

Video Demo

ezgif.com-gif-maker.1.mp4

Instructions to run locally

The application can be easily run using React Native Expo. Please make sure that you have the stable release version of NodeJS installed.

  1. Clone the repository using the Github link.
  2. After cloning, open terminal and navigate to the frontend folder and run the command npm i. This command will ensure all the necessary node modules and packages are installed.
  3. After the previous command has executed, please run the command expo start. This will create a new local server to access the mobile application in your web browser.
  4. To access this application on your mobile phone device, please make sure that the Expo Go Mobile Application is installed. In case you wish to open the application from an emulator, make sure that you have Android Studio installed and run an emulator device.
  5. Follow the commands he expo screen asks you to perform.

Additional

  1. Powerpoint Presentation
  2. Figma UI

About

Codebase for COMP3330 - Mobile App Dev Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published