An application for creating, organizing events and participating in events.
This repository consists of a React Native Events Application built with Expo CLI and Server build with NodeJs and MongoDB.
Meetings helps organizations and users to keep track of events. Create and Participate!
-
10 Screens
- Home, Register, Login, ParticipantAccount, OrganizationAccount, Event Listings, Event Details, Event Edit, OrganizationEvents, Origanization List Screens. -
MapViewer
- Using mapview-ios. -
Animation
- Using Lottie (Activity Indicator, done animation and more). -
Authentication
- User authentication (Register, Login/out) usingJwt
. -
Verification
- Send verification email to verify user email usingnodemailer
-
Real time application
- Send and receive data usingSocket.io
-
Cache Layer
- Caching Images. -
Custom and Reusable Hooks
- Api, Auth. -
Form Validation
- UsingFormik
andYup
. -
Gesture Handler
- Swipe to delete, and pull to refresh. -
Navigation
- Using React Navigation and Stack Navigator. -
Reusable Components
- Button, Icon, Forms, Map, Screen, Text, Text Input and more. -
Splash Screen
- Logo Screen Design while the app is launching.