Releases: lucian-duta/FLAMEAL
Releases · lucian-duta/FLAMEAL
v1.2.0-alpha
Additional feature and deployment
- Added the transaction explorer used to search all the donations associated with and address
- Established connection with the blockchain regardless of MetaMask connection
- Statistics and explorer rely on the the remote HTTP Web3 Provider to analyse the contract
- All REST API calls are made to the remotely deployed environment
- Added full JSDoc documentation
- Created documentation website using JSDoc3 tools
Known issues:
- validation not performed on the image uploaded to the food bank card
Full Changelog: v1.0.1-pre-alpha...v1.2.0-alpha
v1.0.1-pre-alpha
Bugfixes and patches for deployment
- DApp made mobile friendly
- Solved bug when the user attempted to register without being a foodbank
- Displaying real transactions in foodbank cards
- Made Web3 calls more efficient
- Using sessions storage instead of local storage
- Pulling live data off the blockchain with no impact on the application
- Solved state issues when updating a food bank
- Increased performance and responsiveness
Known issues:
- validation not performed on the image uploaded to the food bank card
Full Changelog: v1.0.0-pre-alpha...v1.0.1-pre-alpha
v1.0.0-pre-alpha
The enhanced pre-alpha version of FLAMEAL
This is a version with additional features
- REST API was create on the server side to handle application querries
- connected MongoDB as DaaS with the backend
- created food bank addtion and edit features
- foodbank showcase now fetches data from backend
- inventroy content now dependent on backend
- implementeds Web3 login feature with MetaMask
- created the login/register page as a dynamic component
- created API to handle the login logic with dependency on the backend
- created a global state (context) to be used by components to fetch user information
- inventory and edit foodbank features are now dependent on the login state
Known issues:
- state handling issues when attempting to update an existing food bank
- state handling issues when registering without being a foodbank
- performance issues on the food bank showcase page
- validation not performed on the image uploaded in the food bank card
Full Changelog: v0.1.1-pre-alpha...v1.0.0-pre-alpha
v0.2.0-pre-alpha
The demo version of FLAMEAL
This is the updated version with additional features
- added functions to process the smart contract storage
- developed the top contributors page
- developed the user statistics page
- developed the food banks page
- developed the landing page
- solved some bugs and errors
- created the logo
- added dependencies for some visual components
Full Changelog: v0.1.0-pre-alpha...v0.1.1-pre-alpha
v0.1.0-pre-alpha
The first version of the app
This version is meant to be a demo to be presented as my final year dissertation.
- it has minimum functionality
- it can only run locally
Full Development Log: https://github.com/lucian-duta/FLAMEAL/commits/v0.1.0-pre-alpha