Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.29 KB

camp_app

Full stack web application project for the course of Information Systems Analysis and Design at AUEB. Implemented a camping booking system using the MVP (Model View Presenter) architecture. Data is saved at a local database. User can sign up, login, look for camping positions and make reservations if logged in.

Built With

Usage

Requirements

  1. Clone the project to IntelliJ IDEA.
  2. Run the SQL in the mysql-steps.sql file.
  3. Run the app through IntelliJ.
  4. Open any browser.
  5. Type the address bellow at the browser's address bar:
    http://localhost:8080/
  6. You're all set!

Collaborators

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Licence

MIT