Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dchobarkar/edtech-platform-client
A platform to bridge the gap between Teachers and Students.
https://github.com/dchobarkar/edtech-platform-client
bootstrap css html javascript react
Last synced: 2 days ago
JSON representation
A platform to bridge the gap between Teachers and Students.
- Host: GitHub
- URL: https://github.com/dchobarkar/edtech-platform-client
- Owner: dchobarkar
- License: mit
- Created: 2020-02-18T04:26:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T20:56:25.000Z (about 1 year ago)
- Last Synced: 2024-04-17T04:16:36.042Z (7 months ago)
- Topics: bootstrap, css, html, javascript, react
- Language: JavaScript
- Homepage:
- Size: 35.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### About The Project
A platform to bridge the gap between Teachers and Students.
### Technology Stack
- HTML
- CSS
- Bootstrap
- JavaScript
- Based on React library### Installation
$ npm install
$ npm startNavigate to `http://localhost:3000`
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.### Usage
For Teacher
1. Create an account by signing up
2. Create course by filling up details and uploading your recorded videosFor Student
1. Create an account by signing up
2. Browse through the available courses and sign up for any course you like### Contributing
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!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request### License
Distributed under the MIT License. See `LICENSE.md` for more information.
### Contact
Darshan Chobarkar - [@dchobarkar](https://www.linkedin.com/in/dchobarkar/) - [@barbatos\_\_08](https://twitter.com/barbatos__08) - [email protected]
- Contributor - [Saurabh Lodha](https://github.com/saurabh-lodha-16)
Project Link: [https://github.com/dchobarkar/edtech-platform-client](https://github.com/dchobarkar/edtech-platform-client)