Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.16 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.16 KB

Demo Vide: Demo

Check the deployed project here: Studify

Team name: TuringMachine

Winner in a nation wide hackathon organized by Fr. Conceicao Rodrigues College of Engineering in the Web Domain where 25+ teams participated in the same domain.

Check our Judging round and demo of the project on YouTube here

Team members: Aryan Shinde, Shivam Gavandi, Vedant Gokhale and Saharsh Samir

Studify is a course centric app, where a student can create his/her profile, purchase courses which are added by verified teachers and to be a teacher, student needs to apply for it. By verifying it by the admin, the user can create course and spread their learnings.

To start the project locally do: npm install in root directory, and then in client and server directory.
Now do npm run dev in root directory to start the server and frontend simultaneously