Skip to content

thatgreenmario/Tale-EbookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub stars GitHub issues MIT License


Logo

Tale-EbookStore

E-book Marketplace created using Spring Boot and Angular
Explore the docs »

View Demo · Bugs · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Tale is an online shopping system that permits a customer to submit online orders for e-books from a store that serves online customers. It allows registered users to view reviews of e-books, add them to cart and purchase them. They may also add the e-book of their choice to wish list and purchase later. Upon successful purchase, the e-books will be added to a virtual library of that particular user to be viewed/downloaded as and when required.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
  • Java
  • Angular

Installation

The codes are split into 2 sections.

frontend - Angular 8 Frontend,

backend - Spring Boot Backend ,

  1. Clone the Tale-EbookStore
git clone https://github.com/thatgreenmario/Tale-EbookStore.git
  1. Inside Eclipse or STS
File -> Import -> Maven -> Existing Maven project

Then either build on the command line ./mvnw generate-resources or using the Eclipse launcher (right click on project and Run As -> Maven install) to generate the css. Run the application main method by right clicking on it and choosing Run As -> Java Application.

  1. Navigate to backend
http://localhost:5000
  1. Navigate to Frontend Folder

  2. In cmd enter

ng serve
  1. Navigate to frontend
http://localhost:4200

Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

Roadmap

  • Complete Admin Dashboard
  • Remove all Bugs

Contributing

If you want to contribute to this project you can e-mail me - [email protected] or you can pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Project Link: https://github.com/thatgreenmario/Tale-EbookStore

About

E-book Marketplace created using Spring Boot and Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •