Skip to content

nicolas-ferrada/mycustomnotes_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Custom Notes Website

About the project

"My Custom Notes" is an open-source Flutter application optimized for Android and iOS, currently available on the Play Store and the App Store.

This is a separate Flutter project designed to create a website for showcasing the mobile application, along with small features such as displaying the Privacy Policy and Terms of Service.

Related links

This project live version: https://mycustomnotes.nicolasferrada.com

My Custom Notes Github project: https://github.com/nicolas-ferrada/mycustomnotes

Developer's website: https://nicolasferrada.com

Technologies

dart flutter html

  • Dart as the programming language.

  • Flutter as the framework.

  • HTML for the web configuration and integration of CSS and JS for a splash screen animation.

Major technical components

  • Url navigation.

  • Responsive design.

  • Splash screen with animation.

Major known issues

The website was developed in record time due to time constraints. The responsive design was not optimized because it is not centralized; instead, it is repeated on every screen that requires it.

Acknowledgements

This was my first Flutter website. I had to develop it to comply with some mobile store policies. I am grateful that I had to; it was a really great experience. Completing it in record time was both challenging and rewarding.