https://github.com/poissonfou/school-site-concept
A concept for a private's school website, created with Vue.js 3
https://github.com/poissonfou/school-site-concept
javascript portifolio responsive vue-router vue3 vuex
Last synced: 3 months ago
JSON representation
A concept for a private's school website, created with Vue.js 3
- Host: GitHub
- URL: https://github.com/poissonfou/school-site-concept
- Owner: poissonfou
- Created: 2023-06-30T20:56:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T22:17:10.000Z (6 months ago)
- Last Synced: 2025-01-12T00:40:37.521Z (5 months ago)
- Topics: javascript, portifolio, responsive, vue-router, vue3, vuex
- Language: Vue
- Homepage:
- Size: 4.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Concept for a school website, where the user can make a request for enrollment, check out the school's education standards and practices, and also login, where they will have acess to a student home page, with information about their classes and grades, contact info for the school, and their personal information that can be edited at the 'profile' page.
To create a user, you need to make a request. After your information is accepted you will be shown a randomly created password and your account's code, which needs to be used the first time you login in the account.
All user data is managed using localStorage. The projects uses Vue.js 3, Vuex and Vue Router.


