Skip to content

skullkim/teamProject2

Repository files navigation

2021 spring semester Team project2, team 5


Project name

Learning Code


Description

A website to share programming knowledge


Running this website

I ignored node_moules, .env, which involves DB, AWS S3 informations, API(kakao, github) client key and secret.

Therefore, you have to install modules and create .env file first.


Directory structure

  1. public - client-side js files, css files
    1.1 script - client-side js files
    1.2 sctyle - css files
  2. routes - router files
  3. views - HTML and nunjucks files
  4. config - Setting for linking sequelize and mysql
  5. models - sequelize table
  6. passport - passport strategy

Used skills

Backend: Express, Passport, AWS EC2, AWS RDS, AWS S3, Multer
Frontend: Nunjucks, Jquery
Database: Sequelize, mysql


Demonstration Video

Demonstration video


License

This project is licensed under the terms of the MIT license.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published