INFO: A simple web page using vue and Bootstrap-Vue for practice and learning some UI/UX and VUE.☕
TODO:
- Create a simple UI using Figma ✅
- Configure the BootstrapVue https://bootstrap-vue.org/ ✅
- Create the landing page ✅
- Create and integrate the vue-router https://router.vuejs.org/ ✅
- Create the registration page ✅
- Create the dashboard page ⚒️
- Create the donation page ⚒️
- Create the about page ⚒️
Functionality:
- User can register an account on the registration page
- The registration info such as email, username and password is stored in a database using SQLite
- Each user will have a custom dashboard