Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.61 KB

File metadata and controls

77 lines (50 loc) · 1.61 KB

🎧 LoFi App

A minimal study & focus app with ambient sounds, streak tracking, timers, and YouTube integration. Built with Next.js and MongoDB.

🌐 Live App: alpha-saas-wheat.vercel.appStatus: Actively improving — feedback welcome!


✨ Features

  • 🎶 Play LoFi music via YouTube link input
  • 🌧️ Rain sound & 🌊 Ocean wave sound toggles
  • ⏱️ Pomodoro / Simple Timer for focused study sessions
  • 📅 Streak tracker with calendar view
  • ⚡ Optimistic UI updates (instant feedback)
  • 🎉 Success toasts + congrats modal
  • 📱 Mobile responsive

🚀 Tech Stack

  • Frontend: Next.js + React + TailwindCSS
  • Backend: Next.js API Routes
  • Database: MongoDB (Mongoose)
  • Deployment: Vercel
  • Authentication: Clerk

📦 Setup & Installation

# Clone the repo
git clone https://github.com/atheenaoteyza/alpha-saas.git

# Navigate to project
cd alpha-saas

# Install dependencies
npm install

# Add environment variables
cp .env.example .env.local
# Fill in with your MongoDB connection string

# Run dev server
npm run dev

🛠️ Roadmap

  • More ambient sound options (café, fireplace, wind, etc.)
  • Performance optimizations
  • User accounts & personalization
  • Better analytics / progress stats

🤝 Contributing

Feedback & suggestions are welcome! Please open an issue or drop a PR.


📸 Preview

(will add a screenshot or demo GIF here to show the app in action )


📜 License

MIT License © 2025 atheenaoteyza