Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 886 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 886 Bytes

Tutor finder

Tutor Finder is a web application that connects students with tutors by allowing them to create and browse posts. Built with modern web technologies, it offers a seamless and user-friendly experience for both students seeking academic help and tutors offering their services.

Features

  • User Authentication: Secure login through Google OAuth
  • Post Management: Users can create, edit, and manage their posts
  • Profile Management: Personalized user profiles with editable information
  • Responsive Design: Intuitive interface using Tailwind CSS
  • Real-time Updates: Utilizes Firebase Firestore for real-time data synchronization

Technology Stack

  • Frontend: Next.js and React for a fast, SEO-friendly user interface
  • Styling: Tailwind CSS for responsive and customizable design
  • Backend: Firebase Authentication and Firestore for user management and data storage