Skip to content

Vishruth-S/courseify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Courseify - Learn from the best.

Courseify is an online education courses website.
Check out the live deployment here: https://courseify5.herokuapp.com/courses

Features

  • Create your own account and login, fully secure.
  • Choose from a wide variety of courses
  • Filter courses by tags
  • Search for a particular course
  • View all courses by a particular instructor
  • Enroll in any course you wish to
  • View all your enrolled courses in your profile
  • View course ratings and leave a review

Tech Stack used

Backend

  • NodeJS
  • Express
  • MongoDB

Frontend

  • HTML
  • EJS
  • CSS
  • JavaScript

How to run locally

Note: To run this app locally, MongoDB must be installed on the system

  1. Clone this repo
git clone https://github.com/Vishruth-S/courseify.git
  1. Navigate to the project folder
cd courseify
  1. Install dependencies
npm install
  1. Start the server (requires MongoDB as mentioned before)
npm start

(On starting, there will be no courses since a new local database will be created. You may create accounts and add courses to check out the full functionality of the application. Alternatively, you can also checkout the fully deployed app here

About

Online Courses website

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •