Giter VIP home page Giter VIP logo

openlab's Introduction

OpenLabScheduling for Quinnipiac University Nursing School

Project Overview

This OpenLab Scheduler application is designed for the Nursing School of Quinnipiac University. It facilitates efficient scheduling and management of lab sessions. Students can register for open and missed labs, while professors can manage student absences and add new labs.

Features

  • Student Scheduling: Enables students to find and register for available lab sessions, ensuring they complete their required practical hours.
  • Professor Management: Allows faculty to manage lab sessions and student attendance effectively.
  • Dynamic Lab Addition: Professors can add new lab sessions as needed to adapt to changing curriculum demands.

Getting Started

Follow these instructions to set up the project locally. The setup is divided into two main parts: setting up the backend AND THEN the frontend.

Prerequisites

Before you begin, ensure you have npm installed on your system. npm is a package manager for Node.js that can be downloaded from Node.js's official website.

Installation

Clone the repository:

git clone https://github.com/AaryanKapoor22/OpenLab.git
cd OpenLab
cd Backend
npm install
npm start
Then continue to the frontend -->
cd ../Frontend
npm install
npm start

The frontend should now be running and accessible through http://localhost:3001, and the backend will be servicing requests from the frontend.

HOSTED ONLINE!

You can now access the open lab scheduler online hosted here! https://open-lab-scheduling.vercel.app/

License

This project is licensed under the MIT License - see the LICENSE file in the repository for details.

Authors

This Project was created by Aaryan Kapoor, Matt Nova, Kevin Rodriguez and Camryn Keller!

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.