Skip to content

srmistprojects/SRMIST-Vlab-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRMIST VLab Client

⚠️ This Repository is migrated and is being maintained at https://github.com/kunalkeshan/SRMIST-VLab-Client

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!

SRMIST VLab Client Thumbail

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:


🚀 Quick Setup

Fork and Clone this Repo

git clone https://github.com/<your-github-username>/SRMIST-VLab-Client

⚠️ Note:

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.

Install All Dependencies

npm install --legacy-peer-deps

Start The Application

npm start

📥 Contributing

This is project is open for contributions. To learn more about how to contribute, refer to the CONTRIBUTING.md guidelines.

🦸 Project Contributors

Meet our contributors, without whom, this project wouldn't be possible.

📃 License

This project is licensed under the MIT License.

❓ Forking this Repo?

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!

🖼️ Application UI

Landing Subjects Experiments
Landing Page Subjects Page Experiment Page
Project Experiment Dashboard Not Found
Project Page Experiment Dashboard Page Not Found Page

🫂 Mentions

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.