Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

leo-mathurin/scoolize

Repository files navigation

Predict

This is a React Native school project built with Expo Go, intended to be a replacement app for 'Parcoursup'. It uses Firebase for authentication and Firestore for data storage. It also includes custom fonts and a user context for state management.

Project Structure

  • App.js: The entry point of the application.
  • src/components: This directory contains reusable components.
  • src/contexts: This directory contains React context for global state management.
  • src/hooks: This directory contains custom React hooks.
  • src/navigation: This directory contains navigation related code.
  • src/screens: This directory contains the screens of the application.
  • src/services: This directory contains services like Firebase configuration.
  • src/styles: This directory contains global styles.
  • src/utils: This directory contains utility functions.
  • assets: This directory contains all the assets used in the application.

Setup

  1. Clone the repository.
  2. Install the dependencies with yarn install or npm install.
  3. Start the development server with npx expo start.
  4. Open the project in the Expo Go app on your device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •