NCUE-SpaceBot is an automated reservation system that allows you to easily reserve spaces at NCUE.
- Automatically logs into the NCUE system and retrieves the session ID
- Provides a list of spaces and allows users to select a space for reservation
- Supports reservation of spaces by providing the space code
- Allows users to specify the month and date for reservation
- Clone this project to your local machine
- Install necessary dependencies such as
Selenium
,requests
,BeautifulSoup
,faker_useragent
- Run
Reservation.py
and follow the prompts
- Make sure you have Python 3 installed on your machine
- Make sure you have all necessary dependencies installed on your machine
- Make sure you have an NCUE account and password
If you have any ideas or suggestions, feel free to submit a Pull Request or open an Issue.
- Implement a while loop in the main function to check if the session ID has expired.
- Add a reservation option for the research room (30 Days).
This project is licensed under the MIT License.