https://github.com/holbiwan/timeless-flow
REACT VERSION ---- My project is a mobile application that connects developers in career transition or older than average with employers open to inclusion. It enables experienced people to find new opportunities after a career change or job loss, bridging the gap between talent and opportunity.
https://github.com/holbiwan/timeless-flow
android android-studio career firebase firestore firestore-database ios jobsearch mobile-app new opportunities react react-native reconversion senior talent vite
Last synced: 7 months ago
JSON representation
REACT VERSION ---- My project is a mobile application that connects developers in career transition or older than average with employers open to inclusion. It enables experienced people to find new opportunities after a career change or job loss, bridging the gap between talent and opportunity.
- Host: GitHub
- URL: https://github.com/holbiwan/timeless-flow
- Owner: Holbiwan
- License: mit
- Created: 2025-01-14T15:46:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:41:05.000Z (7 months ago)
- Last Synced: 2025-03-03T20:33:53.738Z (7 months ago)
- Topics: android, android-studio, career, firebase, firestore, firestore-database, ios, jobsearch, mobile-app, new, opportunities, react, react-native, reconversion, senior, talent, vite
- Language: JavaScript
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Timeless Flow π Mobile app
### **"Bridging the gap with timeless talentβ**



## π¬ Demo Video π₯
π [Voir la dΓ©mo sur Google Drive](https://drive.google.com/file/d/1P_fxDvkHHBMa3JQCIc-ZDc361CCI2uZZ/view?usp=sharing)[](https://expo.dev/client)
**Timeless Flow** is a mobile application developed with **Expo** and **Firebase**, offering essential features for modern and intuitive management. This app includes login, signup, password reset, and secure home screens.
## πΈ Screenshots





## β¨ Main Features
β Login and Signup with Firebase
β Password reset via email
β User state management with Context API
β Form validation with Formik and Yup
β Protected navigation with react-navigation
β Reusable and custom components
β Environment variable management with dotenv## π₯οΈ Installation
1. Clone this repository:
```bash
git clone https://github.com/Holbiwan/Timeless-Flow.git
cd Timeless-Flow
```2. Install dependencies:
```bash
npm install
```
## Running the ProjectTo start the development server:
```bash
expo startor
yarn start
```
To create a local build or use a development build:
```bash
# Build for Android
npx expo run:android```
```plaintext
holbiwan-timeless-flow/
βββ README.md
βββ App.js
βββ LICENSE
βββ package.json
βββ config/
β βββ authConfig.js
β βββ firebaseConfig.js
β βββ theme.js
βββ components/
β βββ Button.js
β βββ FormErrorMessage.js
β βββ InputField.js
β βββ JobCard.js
β βββ LoadingIndicator.js
β βββ Logo.js
β βββ index.js
βββ screens/
β βββ HomeScreen.js
β βββ LoginScreen.js
β βββ SignupScreen.js
β βββ index.js
βββ navigation/
β βββ AppStack.js
β βββ AuthStack.js
β βββ RootNavigator.js
β βββ index.js
βββ utils/
β βββ helpers.js
β βββ validation.js
β βββ yup.js
βββ assets/
β βββ fonts/
β βββ icons/
β βββ images/
βββ android/
β βββ app/
β β βββ src/
β β β βββ main/
β β β β βββ AndroidManifest.xml
β β β β βββ java/com/timeless/flow/
β β β β βββ res/ (assets graphiques)
β βββ gradle/
βββ src/
β βββ App.jsx
β βββ main.jsx
β βββ providers/
β β βββ AuthenticatedUserProvider.js
β β βββ index.js
βββ my-app/ (Version Web React)
β βββ src/
β β βββ App.jsx
β β βββ main.jsx
β β βββ pages/
β β β βββ Home.jsx
β β β βββ Jobs.jsx
β β β βββ SignUp.jsx
β βββ vite.config.js
βββ html-css-version/
β βββ index.html
β βββ styles.css
βββ .yarnrc.yml```
## β‘ Technologies Used
- **Expo SDK**: For mobile app development
- **Firebase**: Backend for authentication and data
- **React Navigation**: Screen and route management
- **Firestore**: Flexible database and create requests
- **Jest**: Unit tests
- **Figma**: Design UI UX## π License
This application is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.
```
Developed by Sabrina PAPEAU
```## π My Social Media
- **X (ex Twitter)**: [https://x.com/Holbiwan_Place](https://x.com/Holbiwan_Place)
- **LinkedIn**: [https://linkedin.com/in/sabrina-papeau](https://linkedin.com/in/sabrina-papeau)
- **Facebook**: [https://www.facebook.com/Holbiwan.Saby](https://www.facebook.com/Holbiwan.Saby)
- **Instagram**: [https://www.instagram.com/holbiwan.saby/](https://www.instagram.com/holbiwan.saby/)