Skip to content

UCSDTT/ucsdtt-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCSD Theta Tau Chapter Website Redesign

Welcome to the README file of the UCSD Theta Tau Chapter Website Redesign repository. This project aims to address the issues with the original website, which was created in 2018. Over time, the website's layout and content have become outdated, resulting in user dissatisfaction and performance concerns. Our goal with this new website redesign is to improve the overall user experience and create a visually appealing, modern, and user-friendly website.

Project Overview

The UCSD Theta Tau Chapter Website Redesign project focuses on revamping the existing website to meet current web design standards and implement features requested by users. This repository serves as the central hub for the project's source code and design processes.

Key Objectives

  • Modern Web Design: We recognize the need to update the website's visual aesthetics and ensure it aligns with contemporary design principles and trends.

  • Improved User Experience: By addressing the issues raised by users, we aim to enhance the website's usability, navigation, and overall user satisfaction.

  • Performance Optimization: We understand the importance of speed and responsiveness. Our redesign will incorporate optimizations to deliver a faster and smoother browsing experience.

User Research

Before initiating the redesign process, we conducted thorough user research to gain insights into the existing website's strengths, weaknesses, and user expectations. The research included surveys with current and potential users of the UCSD Theta Tau Chapter website.

Key Findings:

  1. Outdated Design: Users expressed dissatisfaction with the website's outdated design, which made it feel less professional and visually unappealing.

  2. Navigation Issues: Several users reported difficulties in finding specific information or navigating through different sections of the website.

  3. Mobile Responsiveness: The original website lacked optimal responsiveness on mobile devices, leading to a subpar user experience for a significant portion of the user base.

  4. Content Relevance: Users expressed a desire for more up-to-date and relevant content, including event updates, news, and resources related to the UCSD Theta Tau Chapter.

Design

Our design iterations can be found here https://www.figma.com/file/TT-Website-Redesign.

Contributions

Contributions to this project are welcome! If you encounter any issues or have ideas for improvement, please open an issue in the issues directory. Additionally, you can submit pull requests with bug fixes, new features, or other enhancements.

Contact

If you have any questions or need further assistance, please don't hesitate to reach out to the project maintainers at [email protected].

We appreciate your interest in the UCSD Theta Tau Chapter Website Redesign project and hope that our efforts will result in a more enjoyable and engaging experience for all users.

Contributers:

Designers:

Developers:

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject