Skip to content

ebin3718/courseify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Courseify - Learn from the best.

Courseify is an online education courses website. Check it out 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 as 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

Team

  • Vishruth S, Team Lead
  • Bharath Raj R
  • Ebin Bigi
  • Thomas S J

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 53.0%
  • CSS 29.8%
  • JavaScript 17.2%