Giter Club home page Giter Club logo

vlabsolutions's Introduction

Deployed on Vercel

https://vlabsolutions-client.vercel.app/login
Note :-
For User : ID:test123 and Password:123
For Admin: ID:admin and Password:123

Vlab Solutions

[GNU General Public License v3.0]

Table of Contents

Introduction

Welcome to Vlab Solutions! This project is a web application designed to assist colleges and students in managing their assignment works and conducting tests online. The platform is built using React for the frontend and Node.js with Express.js for the backend. MongoDB serves as the database to store essential information.

Features

  • User Authentication: Students and instructors can create accounts and log in securely.
  • Assignment Management: Instructors can create assignments, and students can submit their completed work through the platform.
  • Online Testing: Instructors can design online tests with various question formats (e.g., multiple-choice, short answer) for students to take. In Progress
  • Real-time Notifications: Users receive notifications for assignment deadlines, test schedules, and other important updates. In Progress
  • Dashboard: A personalized dashboard for each user, displaying relevant course information and upcoming tasks.
  • Gradebook: Instructors can review and grade student assignments and tests through the platform.
  • Discussion Forum: An integrated discussion forum where students and instructors can interact and seek clarifications.
    In Progress
  • File Uploads: Users can upload necessary files for assignments and tests.

Getting Started

To set up Vlab Solutions on your local machine, follow the steps below.

Prerequisites

  • Node.js (v12 or higher) installed on your system
  • MongoDB installed and running

Installation

  1. Clone the repository:
git clone https://github.com/your-username/vlabsolutions.git 
cd vlabsolutions
  1. Install frontend and backend dependencies:

  2. Configure the environment variables: -> Create a .env file in the server directory and set the following variables:

PORT=5000
MONGO_DB=your_mongodb_connection_string
JWT_KEY=your_secret_key_for_jwt

4.Install concurrency dependency :

npm i concurrently

  • to run multiple commands concurrently

The application should now be running locally on http://localhost:3000/.

Usage

  1. Visit http://localhost:3000/ in your web browser.
  2. If you don't have an account, sign up as a student or instructor.
  3. Log in with your credentials.
  4. Explore the dashboard, create assignments, take tests, and manage your submissions.

Technologies Used

  • Frontend: HTML, CSS, Javascript, React (Responsive web app)
  • Backend: Node.js, Express.js, REST API, JWT Authentication, Appwrite Cloud Storage, and Excel (CSV to JSON) to MongoDB using csvtojson module, Judge0 IDE and Compiler API.
  • Database: MongoDB

Screenshots

image image image image image image image image

Contributing

Contributions to Vlab Solutions are welcome! If you find any issues or have suggestions for improvements, please feel free to create a pull request or raise an issue.

License

This project is licensed under the GNU General Public License v3.0. Feel free to use and modify the code as per the terms of the license.

vlabsolutions's People

Contributors

officialarmannqureshi avatar pinak-dhir avatar pinak22dhir avatar seventy7dot2 avatar manzil-infinity180 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.