Giter VIP home page Giter VIP logo

traders-app's Introduction

Traders-App

Traders app developed in Spring, Angular JS and using Postgres database.

Instructions:

  • Set property: spring.jpa.hibernate.ddl-auto=create in application.properties. First time you run, then change it to spring.jpa.hibernate.ddl-auto=validate.
  • Set postgres username and password in application.properties.
  • Insert some data in the database running the script data.sql or create your own.

Credits:

Version 1 (Released):

This version includes a REST API with all CRUD operations over entities Supplier, Category and Product. Paths:

  • /api/v1/suppliers
  • /api/v1/categories
  • /api/v1/products

Version 2 (Released):

  • Paths:

    /api/v2/suppliers /api/v2/categories /api/v2/products /api/v2/users

  • User registration and authentication implemented.

  • Browse through users registered in the app.

  • API require authentication to get data.

  • Only admin users can add users and edit his role but registration is open.

App demo: tradersapp-jordanec.herokuapp.com

alt tag

![alt tag](src/main/resources/public/images/app-screenshots/not logged in.jpg?raw=true)

alt tag

![alt tag](src/main/resources/public/images/app-screenshots/log in.jpg?raw=true)

alt tag

alt tag

alt tag

![alt tag](src/main/resources/public/images/app-screenshots/product add.jpg?raw=true)

![alt tag](src/main/resources/public/images/app-screenshots/product edit.jpg?raw=true)

traders-app's People

Contributors

jordanec avatar

Stargazers

 avatar Biswajit Mojumder avatar Aldwin Delgado avatar  avatar uzkitio avatar jirapatj avatar Tiago avatar

Watchers

James Cloos avatar  avatar Sujan Shrestha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.