- WIP: Frontend for the mobile app using React Native
This application is a work in progress app developed using React Native for Android. This is an application similar to Google Calendar that lets you create events and share with mobile numbers instead of a mail id.
- Screens:
- Login Screen
- Sign Up
- Forgot Password/Reset Password
- Mobile Number Verification using OTP
- Calendar Page
- Add Event
- Profile Page
Backend is a django rest framework powered API hosted on pythonanywhere.com
for development and testing.