NOTE: THIS IS A PLACEHOLDER README
A mobile app to help wedding photographers keep track of important information related to their clients' weddings, such as the date and location of the ceremony and reception, a list of key shots to take, and contact information for the bride and groom and other important contacts.
- Sign up and login system
- Ability to reset password
- Input and save wedding-related information such as the date, location, and list of key shots
- Special requests from the bride and groom
- Logout feature to secure the photographer's account information
- Frontend: React Native
- Backend: Node.js/Express
- Database: MongoDB
- Clone the repository
- Run
npm install
to install the dependencies - Run
npm start
to start the development server - Run
npm run android
ornpm run ios
to run the app on an emulator or device
Feel free to submit pull requests and issues.
This project is licensed under the MIT License.