Skip to content

elisacomposta/book-and-drive

 
 

Repository files navigation

Project for the Software engineering university course (Università di Trento, 2021-2022)

Book & Drive

Simple website to book driving lesson.

More details about the realization of this project can be found in the wiki section of this repo.
Here are some useful links:

  • Project goal, functional and non functional requirements: here
  • Sequence diagram, state machine, context diagram: here
  • Component diagram, components analysis, class diagram, OCL: here
  • Code documentation: here

Deploy

https://bookanddrive.herokuapp.com/ (inactive)

Usage

Here are some credentials that can be used to access to application.
Note: the segreteria account is default, while the instructors and the students can easily subscribe.

  • Segreteria:
    username: admin
    password: admin

  • Istruttore:
    username: elon.musk
    password: pass

  • Studente:
    username: foglio_rosa2000
    password: pass

About

Simple website to book driving lesson

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 83.1%
  • HTML 16.9%