Git Product home page Git Product logo

occupancy-front's Introduction

License: MIT GitHub Pages

Interface of edu.epfl.ch, useful for finding free rooms or schedule by studyplan.

Features

  • Room Availability: Find available rooms based on selected date and time ranges. The system displays rooms that are not booked during the specified time slots.

  • Retrieve Course Information: Easily find detailed information about a specific course by providing its code. The system retrieves details such as the course's semester, assigned teachers, and schedules.

  • Explore Study Plans: Explore study plans using their unique study plan ID. The application showcases an interactive and organized timetable that covers the entire semester, highlighting courses, schedules, and room bookings.

Backend

Node.js TypeScript MongoDB Heroku

The backend repository can be found here

Scraper

Python MongoDB GitHub

The scraper repository can be found here

Frontend

React TypeScript TailwindCSS GitHub

The current repository is for the frontend, which is a React App using TypeScript and SASS, and hosted on GitHub Pages.

Setup

To get started with this project, clone the repository and install dependencies:

git clone https://github.com/antoninfaure/occupancy-front
cd occupancy-front
npm install

Development

Start the development server with hot module replacement:

npm run start

And navigate to http://localhost:3000.

(To change the port you can set the env variable VITE_PORT)

Build

To build the project for production:

npm run build

Serve

To preview the production build locally:

npm run serve

Contributing

Pull requests are welcome ๐Ÿ˜„

occupancy-front's People

Contributors

antoninfaure avatar

Stargazers

uri avatar Jarrian Gojar avatar Simon avatar

occupancy-front's Issues

Sort by "free rooms near you"

Thank you for the new version, it's awesome! We are a group of friends using it every day.

It would be really useful to be able to open the website, choose a time range (same as we do right now), and enable location to sort the rooms based on the coordinates we are currently at.

I don't know whether there exists a list of coordinates for each room but I guess that it does because the feature exists on the Campus app.

What do you think?

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.