Lilyvale
Full-stack E-commerce Site
In this full stack website project, I applied my working understanding of:
- HTML: content and structure; using semantically correct tags
- CSS: style and layout
- Client-side JavaScript: adding behavior and calling APIs
- Node.js: creating an API
- SQL: providing data persistence in a relational database
I also maintained good development practices, including:
- Good code style, according to the code quality guide
- Good documentation at every level (project, API, file, and function)