Skip to content

Full stack web application project for the course of Information Systems Analysis and Design at AUEB. Implemented a camping booking system using the MVP architecture.

License

Notifications You must be signed in to change notification settings

solaunar/camp_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Full stack web application project for the course of Information Systems Analysis and Design at AUEB. Implemented a camping booking system using the MVP architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published