"Presently" is a cutting-edge mobile application designed to help students and young professionals improve their speaking and presentation skills. Utilizing AI-powered analysis, the app provides real-time feedback, detailed analytics, and scenario-based learning.
- Real-Time Feedback
- Detailed Analytics
- Scenario-Based Learning
- Gamification
- Cloud Storage
Client: Flutter, Dart
Server: FastAPI, Python
Infrastructure: Supabase
Follow these steps to set up the project locally:
git clone https://github.com/Chamod07/presently-app.git
cd presently-app
- Navigate to the
frontend
folder:
cd frontend/flutter_app
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Navigate to the
backend
folder:
cd backend/server
- Install dependencies:
pip install requirements.txt
- Start the development server:
uvicorn main:app --reload
Ensure both the frontend and backend are running:
- Use
flutter run
for the frontend. - Use
uvicorn main:app --reload
for the backend.
- Clone the repository:
git clone https://github.com/Chamod07/presently-app.git
- Create a feature branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here"
- Push to GitHub:
git push origin feature/your-feature-name
- Open a pull request: Submit your branch for review before merging to the main branch.
Contributions are always welcome! Please fork the repository and submit a pull request. Adhere to this project's code of conduct
.
This project is licensed under the MIT License.
For support, email 📧 chamodkarunathilake@gmail.com or join our Slack channel.