Giter Site home page Giter Site logo

mindful_mountain_hackers's Introduction

Mindful_mountain_hackers

Introduction

  • About the project The phone application has many features, including:

    • a database of locations for various activities, such as hiking, snowboarding, rock climbing, and running
    • a mindfulness page that provides the user a moment of peace and grounding
    • a database of stretches that targets various muscles
    • a map function that users can use to find new places
  • tech stack : React Native, python(Django)

How to Set Up and Run Frontend

  1. Prequisites
  • Make sure you have Node.js installed on your system.
  • Install Expo Go mobile app on your iOS or Android device.
  1. Navigate to the 'client' folder: cd client
  2. Install Node Package Manger (npm): npm install
  3. Run the project locally: npx expo start and scan the QR code to access it.

How to Set Up and Run Backend

  1. Navigate to the 'server' folder: cd server
  2. Create a virtual environment: python -m venv myvenv
  3. Activate the virtual environment:
  • Windows: . myvenv/Scripts/activate
  • macOS/Linux: myvenv myenv/bin/activate
  1. Download dependencies: pip install -r requirements.txt
  2. Run the project locally: python manage.py runserver You can access it at http://127.0.0.1:8000/

Usage

  • Examples of endpoints

Contributing

Acknowledgments

We utilized ChatGPT for mock data generation in our project.

mindful_mountain_hackers's People

Contributors

chohyeonkim avatar merikurisalad avatar dtk72 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.