A console based E-commerce App.
- Windows, Mac or any Linux Based OS
- Memory 256 MiB+
- Java 11.0.5+
- Windows, Mac or any Linux Based OS
- IntelliJ IDEA (Community/Ultimate Edition)
- JDK 11+
- Kotlin Compiler
- Junit 4.5
Requires Java Runtime 11+
- Download the latest jar from Github Release
- Execute java -jar Ekart.jar
- For easy access a Pre-initialized User is given with the Credentials email= c password= c
- Similarly, a pre-initialized Admin is given with the Credentials email= m password= m
- Open the project in IntelliJ IDEA
- The Tests are located in test folder
- Currently, only Dao tests are there
- However, the Controllers can be easily by mocking IOProvider