Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshp1656 authored Jan 9, 2024
1 parent 702db85 commit 52443ff
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# FindTeacher Web App

## Overview

FindTeacher is a web application designed to help users find teachers for various subjects. The platform offers a user-friendly interface, allowing individuals to search for teachers, explore roadmaps, and even apply to become a part of the teaching team.

## Website URL

[FindTeacher Web App](https://findteacher.azurewebsites.net)

## Features

- **User Authentication:** The website includes a signup and login system to provide personalized experiences for users.

- **Search Teachers:** Users can easily find teachers for any subject using the search teacher option.

- **Roadmap Search:** The platform allows users to search for roadmaps to guide their learning journey.

- **Apply to Teach:** Teachers can become a part of the teaching team by submitting a simple form.

## Technologies Used

- **Frontend:**
- HTML
- CSS
- JavaScript

- **Backend:**
- Django (Python web framework)

- **Web Scraping:**
- Utilizes web scraping techniques to gather relevant information.

- **Integration:**
- OpenAI API for enhanced functionality.

- **Hosting:**
- Azure (Website hosted on Azure Websites)

0 comments on commit 52443ff

Please sign in to comment.