Skip to content

Social media app made with React Native for frontend and Java Spring for backend

Notifications You must be signed in to change notification settings

WaterArchery/Connectify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connectify

Connectify is a social media application developed using Java and JavaScript. The backend is developed using Java with Spring Boot and Maven, while the frontend is developed using JavaScript with React and React Native.

Project Structure

The project is divided into two main parts:

  1. connectify-java: This is the backend of the application, developed using Java, Spring Boot, and Maven.
  2. connectify-app: This is the frontend of the application, developed using JavaScript, React, and React Native.

Images

Connectify-Java

The backend of the application is responsible for handling API requests and interacting with the database.

Setup

To set up the Java project, follow these steps:

  1. Clone the repository.
  2. Navigate to the connectify-java directory.
  3. Run mvn clean install to build the project.
  4. Run mvn spring-boot:run to start the application.

Connectify-App

The frontend of the application is responsible for displaying the user interface and interacting with the backend.

Setup

To set up the JavaScript project, follow these steps:

  1. Clone the repository.
  2. Navigate to the connectify-app directory.
  3. Run npm install to install the dependencies.
  4. Run npx expo start to start the application.

About

Social media app made with React Native for frontend and Java Spring for backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published