Ascentra_final_app is a powerful mobile application framework designed to streamline the development of feature-rich hiking applications.
Why Ascentra_final_app?
This project aims to enhance outdoor exploration by providing developers with a robust foundation for building engaging user experiences. The core features include:
- 🌍 Versatile Mobile Development: Built with Expo and React Native, simplifying cross-platform app development.
- 🔒 User Authentication Management: Seamless integration with Supabase for secure user authentication and session management.
- 📊 Dynamic Data Handling: Efficiently manages user-generated content, including hiking activities and posts, enhancing user engagement.
- 📍 Real-time Location Tracking: Provides live updates on user location during hikes, improving user experience.
- 🤝 Community Interaction: Facilitates social features like comments and posts, fostering a sense of community among users.
This project requires the following dependencies:
- Programming Language: JavaScript
- Package Manager: Npm
Build Ascentra_final_app from the source and intsall dependencies:
-
Clone the repository:
❯ git clone https://github.com/KboyVillahermosa/Ascentra_final_app
-
Navigate to the project directory:
❯ cd Ascentra_final_app -
Install the dependencies:
Using npm:
❯ npm installRun the project with:
Using npm:
npm startAscentra_final_app uses the {test_framework} test framework. Run the test suite with:
Using npm:
npm test