Skip to content

nihal-bar/RaumBuchen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

RaumBuchen

Room Allocation Intranet service

How to Initialize on your own PC

  1. Clone the project using IntelliJ (Get from VCS -> Enter Project URL)
  2. Find the pom.xml, right click anywhere in the file and select the option (Add as Maven Project).

If done correctly you will see a lot more files in the External Libraries folder which belong to Maven

  1. Run the application from RaumBuchungApplication.

Tasks left to connect frontend to backend

To integrate this with your Spring backend, you'll need to:

  1. Add API calls to fetch available desks
  2. Implement booking submission
  3. Add validation for time slots
  4. Handle user authentication
  5. Add real-time updates for desk availability

About

Room Allocation Intranet service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published