ProjectsElectchain
- Flutter
- Blockchain
- Voting
- SaaS
- Firebase
What
This application is designed to educate and inspire users about the mysteries and beauty of outer space. With this app, users can explore and learn about the solar system, galaxies, and other celestial bodies in an interactive and immersive way, it updates users daily with the NASA astronomic picture of the day and help user stays synched with different spaceX's space missions
Why
I have used several form endpoint tools to handle form submissions for my portfolio and side-projects. Even though these tools are convenient to set up and use, they are not customizable to developer needs. I built Formend to meet such needs.
How
I used Flask serverless functions as a backend framework and Postgres as a database. A form submission to any allowed endpoint on Formend is stored to a database table dynamically created for that endpoint. After the form data is stored, an email notification with the form body is sent to a pre-configured address. The project is powered by the Vercel platform.
Tech Stack
- Framework:
Flutter | Dart | Flask
- Database:
Firebase
- Deployment:
Vercel