A side project web app to share events from Outlook to friends and family on WhatsApp.
- Clone the repository:
git clone https://github.com/yourusername/o2w.git
- Navigate to the project directory:
cd o2w
- Restore the dependencies:
dotnet restore
- Build the project:
dotnet build
- Run the application:
dotnet run
- Open your browser and navigate to
http://localhost:5000
.
- Share Outlook calendar events with friends and family on WhatsApp.
- User authentication and authorization.
- Responsive web design.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.