Skip to content

Say goodbye to waitlists, and hello to your seat.

Notifications You must be signed in to change notification settings

kevalshah14/DeQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeQueue

"Say goodbye to waitlists, and hello to your seat."

DeQueue is a notification app designed for students who don't want to miss their chance at securing a spot in their desired college classes. The app tracks seat availability in real-time and alerts you instantly when a seat opens up, so you can enroll effortlessly. No more refreshing pages or staying glued to the portal—DeQueue has got you covered! 🚀

Features

  • Real-time Alerts: Get notified the moment a seat becomes available.
  • Simple & Efficient: Hassle-free setup and notifications tailored to your classes.
  • Never Miss Out: Be the first to know and secure your spot.

Why DeQueue?

Because waitlists are overrated, and you deserve better. 🌟

Table of Contents

Installation

Backend

  1. Navigate to the backend directory:

    cd backend
  2. Install the dependencies using Poetry:

    poetry install

Frontend

  1. Navigate to the frontend directory:

    cd frontend
  2. Install the dependencies using npm:

    npm install

Usage

Backend

  1. Start the backend server:
    poetry run python -m your_backend_module

Frontend

  1. Start the frontend development server:

    npm start
  2. Open your browser and navigate to http://localhost:3000.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License.

About

Say goodbye to waitlists, and hello to your seat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published