Amalgam is a cross platform application developed for companies or organisations to effectively look at every user's statistics while also assigning employees with point based tasks that can be later redeemed to get goodies/coupons from the organisation/company.
- Added the authentication screen UI
- Added the custom progress indicator
- A settings menu UI
- Successfully implemented authentication in Firebase
- Made the Home Screen UI
- Added the ability to create projects/groups
- Ability to search through members while adding them to a project
Note : The screenshots displayed in the above section are from Web, hence image hasnt been rendered. Rendering of image takes in more time to compile, hence didn't do it for now. Will update the screenshot with ones taken from mobile soon.
- Ability to assign tasks and points to individuals or several people
- Ability to know the project details, statistics, details of the task assigned and the members of the team
- Ability to chat with users and also recieve automated messages when tasks are assigned
- Some screenshots of the page in mobile(Android) :
- Added a special feature called FreeSpeak that helps a team in engaging in contention free conversion or presentation.
* as of now
- The app is being developed to have several functions that users will/might need to look at frequently ranging from work statistics to their performance in a project.
- Presence of a point based workflow providing users the ability to gain points and later use it get prizes/goodies.
- Ability to create a team, chat with teammates, assign work, take in work, submit work and gain ponts.
- Find open projects in your workspace to join and contribute/share your ideas
- A .apk file is present above which can be dowloaded and run on any Android device.
- To run on ios device, download the repository, set up the XCode details and then use
flutter run
on any connected iOS or iPadOS or Simulator - To run on web i.e. Chrome, make sure that you are on the stable build of Flutter 2.0, then use
flutter run -d chrome --web-renderer html
. Usingflutter run
will also work, but do note that the network images won't be rendered. - A few dummy emails and passwords are given here for your use:
Email : [email protected]
Password : password
Email : [email protected]
Password : password
* Present/being made/will be added
- Flutter
- Firebase
Special Thanks to Gerd Altmann