Frontend for an edtech platform
View Demo
·
Report Bug
·
Request Feature
A platform to bridge the gap between Teachers and Students.
- HTML
- CSS
- Bootstrap
- JavaScript
- Based on React library
$ npm install
$ npm start
Navigate to http://localhost:3000
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
For Teacher
- Create an account by signing up
- Create course by filling up details and uploading your recorded videos
For Student
- Create an account by signing up
- Browse through the available courses and sign up for any course you like
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.md
for more information.
Darshan Chobarkar - @dchobarkar - @barbatos__08 - [email protected]
- Contributor - Saurabh Lodha
Project Link: https://github.com/dchobarkar/edtech-platform-client