Skip to content

DevEd is an online learning platform, helping individuals reach their goals and pursue their dreams, by learning new skills, or improve existing ones.

License

Notifications You must be signed in to change notification settings

Ochanissi/DevEd

Repository files navigation

DevEd

DevEd is an online learning platform, helping individuals reach their goals and pursue their dreams, by learning new skills, or improve existing ones.

The platform welcomes both the students and the teachers.

  • The students can browse and decide to buy any of the courses and access them from their account.
  • The teachers can create, update and manage their courses on their teacher panel.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • npm
npm install npm@latest -g

Installing

  1. Clone the repo
git clone https://github.com/Ochanissi/DevEd.git
  1. Run npm install inside project root directory
npm install
  1. Start the server
npm run start
  1. Explore
Enjoy! :)

Built With

  • ExpressJS - The web framework for NodeJS
  • Mongoose - Object Data Modeling library for MongoDB and NodeJS
  • Stripe - Online Payment Processing API
  • WebPack - Module Bundler
  • ESLint - Linting tool
  • Babel - JavaScript compiler
  • SASS - CSS Pre-Processor
  • Pug - Template engine for NodeJS
  • Axios - Promise based HTTP client for the browser and NodeJS

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

DevEd is an online learning platform, helping individuals reach their goals and pursue their dreams, by learning new skills, or improve existing ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published