You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ready to explore? CityByte is the perfect tool to prepare for a trip or just virtually wander the globe. We've been hard at work to deliver new features, and we hope you enjoy. Below you can find an explination of recent updates, information about this codebase, and even how to host it yourself!
18
18
19
19
### Start Guide
20
-
The start guide can be found in the <a href = https://github.com/Gunabana/CityByte/blob/main/INSTALL.md> INSTALL.md </a> file.
20
+
The start guide can be found in the <a href = https://github.com/CSC510-Software-Engineering-Fall-2024/CityByte/blob/main/INSTALL.md> INSTALL.md </a> file.
21
21
22
22
### Updates! - Phase 3
23
-
*Google Account Sign-up and Logins - quick and easy sign-up using Google's authentication services
24
-
*UI Improvements - your eyes will no longer hurt while looking at the site (the bar was low)
25
-
* Trip Itinerary - Save the locations you want to go in each city so you don't forget!
23
+
*Multiple pins on map - quick and easy way to check multiple places one time on the map
24
+
*Sheduling and Organizing Improvements - Itinerary items can now be arranged according to the date and time they have been scheduled at!
25
+
*Summarization of Trip Itinerary - Save the locations you want to go in each city so you don't forget and review all your favorites locations!
The old project's updates can be seen by going to the `old` branch and navigating to that README. In short, Phase 1 was the project's initial creation via command line and Phase 2 was transitioning to a webapp, creating user accounts, and using caching to reduce system crashes and increase overall speed.
35
+
The old project's updates can be seen by going to the `old` branch and navigating to that README. In short, Phase 1 was the project's initial creation via command line and Phase 2 was transitioning to a webapp, creating user accounts, and using caching to reduce system crashes and increase overall speed. Project 2 from prior team was trying to add logins, UI improvements and Trip Itinerary.
36
36
37
37
## Automatic Tools - GitHub Actions
38
38
@@ -93,7 +93,11 @@ Please contact us if you experience any problems with the setting up the problem
0 commit comments