Skip to content

Event Go, a social media app to promote social events for university students

Notifications You must be signed in to change notification settings

hkhoa-ng/event-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Go - A Social Media platform promoting Social Events

This is my a fullstack web application for my Bachelor's Thesis in Software Engineering.


Technology Stack

Frontend

  • React.js - A JavaScript library for building user interfaces. Used to build the client frontend of the application.
  • Chakra UI - Create accessible React apps with speed. In combination with React.js to create the frontend.

Backend

  • Express.js - Fast, unopinionated, minimalist web framework for Node.js. Used to build the server for the backend.

Project Structure

$PROJECT_ROOT
|
│   # Client files
├── client/src
        │   # Component files
        ├── components
        │   # Page files
        ├── pages
        │   # Theme and styling files
        ├── styles
|
│   # Server files
├── server

About

Event Go, a social media app to promote social events for university students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published