Skip to content

Commit ae3ec7e

Browse files
doc: update README.md
1 parent 41614b2 commit ae3ec7e

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
1-
# Signolingo - [WIP]
1+
# Signolingo Frontend
22

3+
[Visit Signolingo](https://signolingo.vercel.app/)
4+
5+
This repository contains the frontend code for Signolingo, an American Sign Language (ASL) character learning application inspired by Duolingo. Signolingo is designed to help users learn ASL characters in an interactive and engaging way. Similar to Duolingo, users can progress through lessons, earn points, and track their learning journey. The application provides a user-friendly interface and intuitive learning experience.
6+
7+
## Features
8+
9+
- **User-friendly Interface**: Signolingo offers a simple and intuitive interface for seamless navigation.
10+
- **Dynamic ASL Character Lessons**: Users can engage with interactive ASL character lessons to enhance their learning experience.
11+
- **Local Progress Tracking**: Track your progress locally within the application.
12+
- **Firebase Authentication (Work in Progress)**: The authentication feature using Firebase is currently under development.
13+
- **Firebase Progress Saving (Work in Progress)**: Progress saving with Firebase is also in development.
14+
15+
> Please note that the backend model for Signolingo, which is hosted in a separate repository, needs to be set up and run locally for attempting character recognition questions. You can find the backend model repository [here](https://github.com/NivedhaBalamurugan/signolingo-model/).
16+
17+
## Tech Stack
18+
19+
- **Framework:** [Next.js](https://nextjs.org)
20+
- **Styling:** [Tailwind CSS](https://tailwindcss.com)
21+
- **UI Components:** [NextUI](https://nextui.org/)
22+
- **Authentication and Database:** [Firebase](https://firebase.google.com/)
23+
24+
25+
Thank you for your interest in Signolingo! Happy learning!

0 commit comments

Comments
 (0)