Code Monkey home page Code Monkey logo

smart-edu-mevn's Introduction

SmartEdu

SmartEdu is a education portal, teachers and admins can add courses and students can enroll those courses.

Compiles and hot-reloads for development

Getting Started

  • Clone this repo
  • Create MongoDb Cluster and Get Connection MongoDb URI
  • Set environment variables in config.env under ./server/config
    • Set DBURL = <YOUR_MONGO_URI>
    • Set EMAIL = <YOUR_GMAIL_EMAIL>
    • Set PASSWORD=<YOUR_GMAIL_PASSWORD>
$ cd server
npm install
npm run start
$ cd client
npm install
npm run serve

Technologies and Dependieces:

  • Javascript
  • HTML5
  • CSS3
  • Bootstrap5

Vue 3

"dependencies": {
    "axios": "^1.2.2",
    "core-js": "^3.6.5",
    "vue": "^3.0.0",
    "vue-router": "^4.0.0-0",
    "vuex": "^4.0.0-0"
  },
"devDependencies": {
    "@babel/plugin-proposal-optional-chaining": "^7.20.7",
    "@vue/cli-plugin-babel": "~4.5.13",
    "@vue/cli-plugin-router": "~4.5.13",
    "@vue/cli-plugin-vuex": "~4.5.13",
    "@vue/cli-service": "~4.5.13",
    "@vue/compiler-sfc": "^3.0.0"
  },

Nodejs

"dependencies": {
    "body-parser": "^1.20.1",
    "connect-mongo": "^4.6.0",
    "cors": "^2.8.5",
    "crypto-js": "^4.1.1",
    "dotenv": "^16.0.3",
    "express": "^4.18.2",
    "express-session": "^1.17.3",
    "mongoose": "^6.8.2",
    "nodemailer": "^6.9.0",
    "slugify": "^1.6.5"
}

Features

  • Authorization
  • Validation
  • Routing
  • Reactivity
  • Alert Messages
  • Login/Register
  • Encyrpt passwords
  • Filter by Categories (multi select)
  • Search By Searchkey (with categories or only text)
  • Relationship
  • Localstorage

Customize configuration

See Configuration Reference.

Smart-Edu-MEVN

click for live

smart-edu-mevn's People

Contributors

enes-ets34 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.