Skip to content

Project for E-commerce 2015/16 - Faculty of Computer Science and Engineering

License

Notifications You must be signed in to change notification settings

bohap/emt-book-store

Repository files navigation

E-commerce project - FINKI 2017

E-commerce project for selling books. The user can list the books, add them in their basket and in favorites, and to make checkout on basket. The paying is through PayPal.

Technologies used:

  • Spring Boot 1.4.3.RELEASE
  • AngularJS 1.5.*
  • Twitter Bootstrap v3

To be implemented:

  • User authentication with JWT
  • books categories
  • shopping cart (checkout, add book, clear cart)
  • adding books in the favorites
  • books promotions
  • listing books with infinite scroll (AngularJS)
  • sending promotions email to the users every day at midnight
  • advanced search
  • PayPal implementation

Collaborating