https://github.com/vinitcs/evi-app
Internship: Developed the Exposys Virtual Internship (EVI) registration app using React Native, JavaScript, Firebase, and Firestore, enabling students to apply for domains and receive in-app notifications. Migrated from a PHP-based web form, enhancing UI/UX with interactive illustrations for a better user experience.
https://github.com/vinitcs/evi-app
expo firebase-auth firestore-database react-native
Last synced: 3 months ago
JSON representation
Internship: Developed the Exposys Virtual Internship (EVI) registration app using React Native, JavaScript, Firebase, and Firestore, enabling students to apply for domains and receive in-app notifications. Migrated from a PHP-based web form, enhancing UI/UX with interactive illustrations for a better user experience.
- Host: GitHub
- URL: https://github.com/vinitcs/evi-app
- Owner: vinitcs
- Created: 2024-06-24T07:16:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T07:42:43.000Z (about 2 years ago)
- Last Synced: 2025-03-16T23:42:48.051Z (over 1 year ago)
- Topics: expo, firebase-auth, firestore-database, react-native
- Language: JavaScript
- Homepage: https://drive.google.com/file/d/1dVOUa5LBrvtnMc3-YDRyTy75dgFoTJQM/view?usp=sharing
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your Expo app 👋
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
## Get started
1. Install dependencies
```bash
npm install
```
2. Start the app
```bash
npx expo start
```
# EVI App Architecture