Skip to content

This goal of this app is to connect individuals in the tech community with events in a simple and quick manner.

Notifications You must be signed in to change notification settings

jamesjbustos/cyber-meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB103 Project 3 - Virtual Community Space – CyberMeet

Submitted by: James Bustos

About this web app: This goal of this app is to connect individuals in the tech community with events in a simple and quick manner. The app features helpful filtering based on location, topics, date, type of event, and the availability of external links that navigate the user directly to the event page.

Time spent: 72 hours

Required Features

The following required functionality is completed:

  • The web app uses React to display data from the API
  • The web app is connected to a PostgreSQL database, with an appropriately structured Events table
    • NOTE: Your GIF or a screenshot added to this README must include a view of your Railway database that shows the contents of the table used by your app
  • The web app displays the title of the app
  • A visual interface allows the user to select a Location they would like to view
  • Clicking on a Location shows a list of all items from the Events table that corresponds to that Location
  • Each Location detail page should have its own unique URL

The following optional features are implemented:

  • An additional page shows all possible Events that the user can sort and filter by Location
  • Events display a countdown showing the time remaining before that event and appears with different formatting when the event has passed

The following additional features are implemented:

  • Additional properties such as external url for event info
  • A fun Globe UI in the homepage
  • Filtering using buttons

Video Walkthrough

Here's a walkthrough of implemented required features:

CyberMeet_Demo.mov

Notes

First submission of this application is not done yet, had a busy week with midterms and EES career fair meetings. Plan on finishing it saturday, Thank you!

Update(10/10/23): Was able to finish the requirements, however, had some issues with the api but was able to resolve by debugging the endpoints. This project was very insightful and feel ready for the next one, Thank you.

License

Copyright [2023] [James Bustos]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.# cyber-meet

About

This goal of this app is to connect individuals in the tech community with events in a simple and quick manner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published