Giter Site home page Giter Site logo

maheshparihar231 / capstone-truevendor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.56 MB

Full stack Application created using spring boot and angular for booking the local service providers.

Dockerfile 0.84% Java 35.82% HTML 24.78% TypeScript 32.38% CSS 6.17%

capstone-truevendor's Introduction

Capstone-TrueVendor

Full Stack Application for Booking Local Service Providers

This project is a full stack application developed using Spring Boot for the backend and Angular for the frontend. It allows users to book local service providers for various services. The backend is built as a microservices architecture.

Features

  • User Authentication: Users can sign up, log in, and manage their accounts securely.
  • Service Provider Listings: Service providers can register and list their services.
  • Booking Management: Users can browse available service providers and book services.
  • Microservices Architecture: The backend is designed as a set of independent microservices, providing scalability and modularity.

Technologies Used

Backend

  • Spring Boot: Java-based framework for building microservices.
  • Spring Cloud: Provides tools and libraries to build microservices architecture.
  • Spring Data JPA: Simplifies data access using the Java Persistence API.
  • Spring Security: Handles authentication and authorization.
  • MySQL: Database for storing user authentication details.
  • MongoDB: Database for storing user and service provider information.
  • ElasticSearch: Database for storing available services information.

Frontend

  • Angular: TypeScript-based framework for building single-page applications.
  • Angular Material: UI component library for Angular applications.
  • RxJS: Reactive programming library for handling asynchronous data streams.
  • Angular HttpClient: Module for making HTTP requests to the backend.
  • BootStrap: Module for pleasing CSS.

Getting Started

Prerequisites

  • JDK 8 or higher
  • Node.js and npm
  • MySQL database
  • MongoDB database
  • ElasticSearch database

Backend Setup

  1. Clone the backend repository.
  2. Navigate to the project directory.
  3. Configure the database settings in application.properties or application.yml.
  4. Run the backend services using Spring Boot CLI or your preferred IDE.

Frontend Setup

  1. Clone the frontend repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Update API endpoints in Service Folder if necessary.
  5. Run the Angular application using ng serve.

For any queries contact at : [email protected]

capstone-truevendor's People

Contributors

maheshparihar231 avatar

Stargazers

 avatar

Watchers

 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.