Giter VIP home page Giter VIP logo

shimbhu77 / adobe_assignement_fronted Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 27 KB

The social media app project on GitHub is a web application designed to provide a platform for users to upload posts, like other posts, and register as a user. The app also includes features for updating user profiles and posts, as well as providing user and post analytics.

Home Page: https://sweet-pika-0832fe.netlify.app/

HTML 100.00%
bootstrap5 css html javascript

adobe_assignement_fronted's Introduction

Adobe_Assignment backend Repository Link : https://github.com/Shimbhu77/Adobe_Assignment

Modules:

  • User Module
  • Post Module

Tech Stacks:

for Backend

  • Java
  • Spring Boot
  • Lombok
  • MySQL
  • SpringData Jpa
  • Hibernate
  • Junit
  • Mockito

for fronted

  • HTML
  • CSS/BootStrap
  • JavaScript

Features And Functinalities:

  • Register user
  • Update user
  • user can upload post
  • user can update post
  • user can like or unlike the post
  • user can see top 5 most active users based on post
  • user can see top 5 most liked posts.

Deployed Project

database railway cloud Link: https://adobeassignment-production-af97.up.railway.app

fronted netlify Link: https://sweet-pika-0832fe.netlify.app/

click here to see the deployed project : https://sweet-pika-0832fe.netlify.app/

Installation and Run

You can clone this repo and start the serve on localhost. Before running the API server, update the database config inside the application.properties file.

server.port=8888 

spring.datasource.url=jdbc:mysql://${DB_HOST:localhost}:${DB_PORT:3306}/${DB_NAME:adobe}

spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

spring.datasource.username=${DB_USERNAME:root}

spring.datasource.password=${DB_PASSWORD:Root}

spring.jpa.hibernate.ddl-auto=update 

spring.jpa.show-sql=true

spring.mvc.pathmatch.matching-strategy = ANT_PATH_MATCHER

API Root Endpoint for localhost

Link: http://localhost:8888/**

Roles & Responsibilities :-

  • Responsible for All Features

Team

๐Ÿ‘ค Shimbhu Kumawat

adobe_assignement_fronted's People

Contributors

shimbhu77 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.