/Wikkie-Forum

Wikkie Forum! 🌟 An engaging web application created during my internship, utilizing HTML, SCSS, JavaScript, Express, EJS, Node.js, and MySQL. 🚀🔥🌐

Primary LanguageJavaScriptMIT LicenseMIT

Wikkie Forum is an engaging web application created during my internship, utilizing HTML, SCSS, JavaScript, Express, EJS, Node.js, and MySQL. It currently supports text posts and has exciting plans for implementing photo posts and reply comments. This project showcases my proficiency in both front-end and back-end technologies, aiming to foster interactive and dynamic community interactions. Note: This project is currently under development and not completed fully yet

Node Dependency

 - bcrypt 
 - body-parser
 - dotenv
 - ejs
 - express
 - express-flash
 - express-session
 - mysql2
 - passport
 - passport-local
 - uuid

Installation

  Step 1 - git clone https://github.com/Wikkiee/Quizzify.git
  Step 2 - npm install
  Step 3 - touch .env
  Step 4 - Add the following env variables
            DATABASE_HOST=
            DATABASE_PORT=
            DATABASE_USER=
            DATABASE_PASSWORD=
            DATABASE_DATABASE=
            SALTROUNDS=
            SESSION_SECRET=
  Step 5 - node app.js

Support

-> For support, discord me - #_wikkie_.

License

MIT