Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dazulu/cello-teacher
Website for a cello teacher
https://github.com/dazulu/cello-teacher
Last synced: 19 days ago
JSON representation
Website for a cello teacher
- Host: GitHub
- URL: https://github.com/dazulu/cello-teacher
- Owner: dazulu
- Created: 2020-09-02T08:02:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T09:26:23.000Z (about 1 year ago)
- Last Synced: 2024-12-17T22:37:56.370Z (20 days ago)
- Language: TypeScript
- Homepage: https://www.cellospielart.de/
- Size: 2.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/997302d3-b8aa-4e14-ad02-31cce307c79d/deploy-status)](https://app.netlify.com/sites/angry-swartz-cf2a0b/deploys)
A website for a cello teacher
## Architecture
- Next.js ✔️
- Redux ✔️
- TypeScript ✔️
- Mapbox ✔️
- Netlify Forms ✔️
- ESLint ✔️
- Prettier ✔️### Netlify Forms Integration
- Forms docs: https://docs.netlify.com/forms/setup/#html-forms
- Functions docs: https://docs.netlify.com/functions/overview/Using Netlify Forms in conjunction with a Netlify lambda function to delete form submissions as they come in (after forwarding) in order to comply with GDPR and not keep personal data stored for no reason.