-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fc286e
commit 73b089d
Showing
5 changed files
with
83 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
import { IdeaLayout } from '@/components/IdeaLayout' | ||
|
||
export const meta = { | ||
title: 'Resonate iOS', | ||
description: 'An open source social voice platform', | ||
} | ||
|
||
export default (props) => <IdeaLayout meta={meta} {...props} /> | ||
|
||
### Project Duration: 90 hrs | ||
|
||
## Description: | ||
|
||
Clubhouse, but Open Source. With the social voice platforms getting so popular like Clubhouse, Twitter Spaces, etc Its time we have an Open Source version of this. Having an engagement platform like this will create a lot of credibility in the open-source community, drive traction and grow. | ||
|
||
## Expected Outcomes: | ||
|
||
- Fix issues focused to iOS platform | ||
- Replace material with cupertino widgets on iOS | ||
- Make the app ready to be published to app store | ||
- Deploy the application to app store | ||
|
||
## Required Skills: | ||
|
||
- Flutter, Appwrite, NodeJS | ||
- Livekit (Preferred) | ||
|
||
## Mentors: | ||
|
||
`Jaideep Prasad` | ||
`Chandan Gowda` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
import { IdeaLayout } from '@/components/IdeaLayout' | ||
|
||
export const meta = { | ||
title: 'Resonate UI', | ||
description: 'An open source social voice platform', | ||
} | ||
|
||
export default (props) => <IdeaLayout meta={meta} {...props} /> | ||
|
||
### Project Duration: 175 hrs | ||
|
||
## Description: | ||
|
||
Clubhouse, but Open Source. With the social voice platforms getting so popular like Clubhouse, Twitter Spaces, etc Its time we have an Open Source version of this. Having an engagement platform like this will create a lot of credibility in the open-source community, drive traction and grow. | ||
|
||
## Expected Outcomes: | ||
|
||
- Redesign and improve the user interface | ||
- Imporve the user experience | ||
- Work on dynamic theming (users should be able to customize colour scheme based on their preference) | ||
|
||
|
||
## Required Skills: | ||
|
||
- Flutter | ||
- Figma (or any other design tool) | ||
|
||
## Mentors: | ||
|
||
`Chandan Gowda` | ||
`Jaideep Prasad` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,31 @@ | ||
import { IdeaLayout } from '@/components/IdeaLayout' | ||
|
||
export const meta = { | ||
title: 'Resonate', | ||
description: 'a social voice platform', | ||
title: 'Resonate App', | ||
description: 'An open source social voice platform', | ||
} | ||
|
||
export default (props) => <IdeaLayout meta={meta} {...props} /> | ||
|
||
### Project Duration: 350 hrs | ||
|
||
## Description: | ||
|
||
Clubhouse, but Open Source. With the social voice platforms getting so popular like Clubhouse, Twitter Spaces, etc Its time we have an Open Source version of this. Having an engagement platform like this will create a lot of credibility in the open-source community, drive traction and grow. | ||
|
||
## Expected Outcomes: | ||
|
||
- Improve the user experience | ||
- Mitigate known/unknown security vulnerabilities | ||
- Make the application production ready | ||
- Deploy the application to play store | ||
|
||
## Required Skills: | ||
|
||
- Flutter, Appwrite, NodeJS | ||
- Livekit (Preferred) | ||
|
||
## Mentors: | ||
|
||
`Chandan Gowda` | ||
`Jaideep Prasad` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters