Skip to content

Born2Flex/summer-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Eventify

Eventify is a web application to create, find and enroll for events near you. This app was developed as a summer group project for Kyiv-Mohyla academy "Research Practice" course. Making use of up-to-date technologies like React-Router v6 and React 18.2.66 makes it easily maintainable fr the nearer future and compatible with the most recent NPM packages.

Used tools:

Feature Tool
Map with events react-leaflet 1.9.12
Chats SockJS & StompJS
Image upload Cloudinary API
Loaction name fetching Radar API
Graphs material-tailwind 2.1.9

and others...

Installation

Terminal 1

Use Maven to handle downloading the necessary dependencies and compile backend:

cd eventify-spring-boot
mvn spring-boot:run

Terminal 2

Use the package manager npm to install dependencies and start frontend:

cd react-front
npm install
npm run dev

Issues

No active issues, but your pull requests with potential improvements are always welcome :)

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published