Skip to content

NamkhangNLe/jobless

Repository files navigation

Jobless 👋

Welcome to Jobless, an app designed to connect you with like-minded individuals for various activities and side quests.

Get Started

  1. Install Dependencies

    npm install
  2. Start the App

    npx expo start

    In the output, you'll find options to open the app in a:

Project Structure

  • app/: Contains the main application code.
    • _layout.tsx: Root layout for the app.
    • (tabs)/_layout.tsx: Layout for the tab navigator.
    • (tabs)/index.tsx: Home screen.
    • (tabs)/explore.tsx: Explore screen.
    • (tabs)/maps.tsx: Maps screen.
    • +not-found.tsx: Not found screen.
  • components/: Reusable UI components.
  • hooks/: Custom hooks for the app.
  • assets/: Static assets like images and fonts.
  • constants/: Constant values used throughout the app.
  • models/: TypeScript interfaces for data models.
  • scripts/: Utility scripts for project maintenance.

Features

  • Home Screen: Welcome message and introduction to the app.
  • Explore Screen: List of activities you have subscribed to and people who have subscribed to you.
  • Maps Screen: Display of activities and subscriptions.
  • Themed Components: Custom themed text and view components.
  • Parallax Scroll View: Smooth scrolling with parallax effect.

Learn More

To learn more about developing your project with Expo, look at the following resources:

Join the Community

Join our community of developers creating universal apps.

About

Make your life worthwhile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published