As the performative man I am, I made a simple, privacy-focused web application to track menstrual cycles and predict future periods!!! ๐ต๐ธ๐๐ปโโ๏ธ
- Period Tracking: Add period start dates easily ๐
- Cycle Analysis: Calculate average cycle length automatically ๐งฎ
- Predict: Estimate next period date based on your history ๐ค
- Data Storage: All data is stored locally in your browser ๐ง๐ปโ๐ฆฏ
- Privacy: No data is sent to any servers ๐ฎ๐ป
- Compatibility: Works on desktop and mobile devices ๐ง๐ปโ๐ป
- Open the App: Open
index.htmlin your web browser ๐๐ป - Add Period Dates: Select the start date of your period and click "Add Period" ๐๏ธ
- View Cycle Info: See your current cycle day, average cycle length, and next period prediction ๐
- Track History: View all your recorded periods and cycle lengths ๐
- Manage Data: Delete any incorrect entries using the delete button โ
Simply open index.html in any modern web browser. No installation or setup required! โ
All your period data is stored locally in your browser using localStorage. This means:
- Your data never leaves your drive
- Data persists between browser sessions
- Clearing browser data will remove your period history
This means that your information belong to you ONLY! ๐๐๐
- Pure HTML, CSS, and JavaScript (no frameworks required)
This app should work in all modern browsers! ๐