Any issues with the project, head over to the above link to open up a new issue, or to check the latest updates. Thank You!
This project is an initiative to provide a Virtual Lab Platform for SRMIST. It's divided into two parts as of now, the client application (the one you're currently in) and a service application to fetch subject and experiment details from the database.
Table of Contents:
git clone https://github.com/<your-github-username>/SRMIST-VLab-Client
To test the client application with the subjects and experiments data, you will need to have the server application cloned as well, for more information on how do it refer to the Contributing guidelines.
npm install --legacy-peer-deps
npm start
This is project is open for contributions. To learn more about how to contribute, refer to the CONTRIBUTING.md guidelines.
Meet our contributors, without whom, this project wouldn't be possible.
This project is licensed under the MIT License.
Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.
We value keeping this project open source, but as you all know, plagiarism is bad. We actively spend a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our package, and we are proud of it! All we ask is to not claim this effort as your own.
So, feel free to fork this repo. If you do, please just give us proper credit by linking back to this repo, https://github.com/kunalkeshan/SRMIST-VLab-Client. Refer to this handy quora post if you're not sure what to do. Thanks!
Landing | Subjects | Experiments |
---|---|---|
Project | Experiment Dashboard | Not Found |
---|---|---|
Part of this README was inspired from https://github.com/SneakySensei/react-lean-modal.
If you found this project interesting or helpful, leave a ⭐! It helps others learn more about this project.