1.0.15 • Published 4 years ago

@zekneer/test-dist-tag v1.0.15

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

My project for storing some useful information

Used technologies

  • Server (MVC pattern)
    • Node.js
    • Express
    • MySQL
    • PUG
  • Client

    • HTML (with PUG templates)
    • SCSS
    • Vanilla JS
    • GULP (for frontend bundle)

Project structure

app.js - start file, route requests to routers;
routes, controllers, models - MVC pattern parts;
views - pug templates;
config - for configuration files, like database configuration object, general error logger;
src - frontend sources ('gulp dev' create a 'static' folder with static compiled content from src like img, .css, .js);

P.S.: On this moment almoust all useful code is in codeDictionary subfolders.

Code dictionary part

Beta version available at url http://zekneeue.beget.tech/codeDictionary

Idea in cards with theory and interactive data for learning in process of creation this project. Project will be remind me language in the future.

Current version

Previous attempts

First - just pen with primitive script to generate dom

https://codepen.io/zekneer/pen/YoYYMo First attempt

Second - pen project with scss usage and work with modules

https://codepen.io/zekneer/project/editor/ZbgVzp Second attempt

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago