Skip to content

Full stack web application project for the course of Technologies and Programming of Web Applications at AUEB. Book search and book favorites website.

License

Notifications You must be signed in to change notification settings

solaunar/webdev2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdev2

Full stack web application project for the course of Technologies and Programming of Web Applications at AUEB. Implemented a book search webpage using the Penguin Random House API with additional use cases of saving books as favorites and managing the favorites list (filtering list results, editing book data, removing books from the list). The favorites list is stored at a remote database (MongoDB).

Built With

Configuration

  1. Instal NodeJS.
  2. Clone the project (preferably at Visual Studio Code).
  3. Open a new terminal in the project folder.
  4. Run the command bellow to install NPM packages.
    npm install

Usage

  1. Open any browser (preferably Opera).
  2. Type the address bellow at the browser's address bar:
    localhost:9000/
  3. You're all set!

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 Technologies and Programming of Web Applications at AUEB. Book search and book favorites website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published