We all love the nature and beauty of Aotearoa. One of the best pasttimes that we can do in our country is to explore the native flora and fauna via bushwalks! Our app will allow you to get the best out of Aotearoas bush walks by saving your favourite trails, discovering new ones and levelling up your walking with our in-built progression system. We present to you, "The Mighty Bush!"
Built in one week, by Clementine, Finn, Tiaan, Jesse and Tai, as final project for Enspiral Dev Academy. We learned an incredible amount and had loads of fun creating it!
Please enjoy this demo video of the app we built:
mighty-bushwalk-demo.mov
The beautiful illustration pictures used throughout the app is attributed to: Brian Edward Miller. However, the registration and login page background was designed by Clementine.
The icons used in this app is either designed by us in Figma or obtained from SVG Repo.
VIDEO COMING SOON!!! In respect of the video: the music, editing, voiceover and recording was all done by Finn. Each of us in the group had a turn to introduce sections of the app. In order they are:
- Introduction, Jesse
- Login page and profile page, Clementine
- Explore page, Tai
- Burril Route and details, Tiaan
- Voiceover, Badges page and outro, Finn
- Get the MIGHTY BUSH, all of us
This application is meant to be downloaded and to function as an iOS or Android mobile application. However, at this stage the entire app is built with React and made to 'simulate' a mobile application. That took some creative thinking. In future the app might be converted and written in React Native. In any case, for some us in this group, the intent is to learn React Native and attempt building a mobile app.
Clone and cd to this repo.
git clone https://github.com/kahikatea-2022/bush-explorer.git
cd bush-explorer
npm install to install dependencies
npm run knex migrate:latest
npm run knex seed:run
npm run dev # to start the dev server
You can find the server running on http://localhost:3000.
- React
- CSS
- Express
- Auth0
- Knexjs
- SQLite3
- Insomnia
- Figma
- Excalidraw
- Miro
- Discord