Skip to content

Commit cc295e4

Browse files
committed
Update Readme.md
1 parent bd52c7d commit cc295e4

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

README.md

+15-11
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
[![Test](https://github.com/CSC510-Software-Engineering-Fall-2024/CityByte/actions/workflows/django.yml/badge.svg)](https://github.com/CSC510-Software-Engineering-Fall-2024/CityByte/actions/workflows/django.yml)
44
[![codecov](https://codecov.io/gh/CSC510-Software-Engineering-Fall-2024/CityByte/branch/main/graph/badge.svg?token=PCOHJETYCD)](https://codecov.io/gh/CSC510-Software-Engineering-Fall-2024/CityByte)
5-
[![code_size](https://img.shields.io/github/languages/code-size/Gunabana/CityByte)](https://github.com/Gunabana/CityByte)
6-
[![repo_size](https://img.shields.io/github/repo-size/Gunabana/CityByte)](https://github.com/Gunabana/CityByte)
5+
[![code_size](https://img.shields.io/github/languages/code-size/CSC510-Software-Engineering-Fall-2024/CityByte)](https://github.com/CSC510-Software-Engineering-Fall-2024/CityByte)
6+
[![repo_size](https://img.shields.io/github/repo-size/CSC510-Software-Engineering-Fall-2024/CityByte)](https://github.com/CSC510-Software-Engineering-Fall-2024/CityByte)
77
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14026837.svg)](https://doi.org/10.5281/zenodo.14026837)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9-
[![GitHub issues](https://img.shields.io/github/issues/Gunabana/CityByte.svg)](https://GitHub.com/Gunabana/CityByte/issues/)
10-
[![GitHub issues-closed](https://img.shields.io/github/issues-closed/Gunabana/CityByte.svg)](https://GitHub.com/Gunabana/CityByte/issues?q=is%3Aissue+is%3Aclosed)
11-
[![GitHub version](https://img.shields.io/github/v/release/Gunabana/CityByte)](https://github.com/Gunabana/CityByte/releases)
9+
[![GitHub issues](https://img.shields.io/github/issues/CSC510-Software-Engineering-Fall-2024/CityByte.svg)](https://GitHub.com/CSC510-Software-Engineering-Fall-2024/CityByte/issues/)
10+
[![GitHub issues-closed](https://img.shields.io/github/issues-closed/CSC510-Software-Engineering-Fall-2024/CityByte.svg)](https://GitHub.com/CSC510-Software-Engineering-Fall-2024/CityByte/issues?q=is%3Aissue+is%3Aclosed)
11+
[![GitHub version](https://img.shields.io/github/v/release/CSC510-Software-Engineering-Fall-2024/CityByte)](https://github.com/CSC510-Software-Engineering-Fall-2024/CityByte/tree/v3.0.0)
1212
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1313
[![Code linting: flake8](https://img.shields.io/badge/code%20linting-flake8-blue.svg)](https://flake8.pycqa.org/en/latest/)
1414

@@ -17,12 +17,12 @@
1717
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!
1818

1919
### 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.
2121

2222
### 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!
2626

2727
#### About CityByte!
2828

@@ -32,7 +32,7 @@ https://github.com/user-attachments/assets/b7a2ba46-f55b-457f-b9fd-04b0591ae558
3232
https://github.com/user-attachments/assets/5005718f-2813-4870-ae0d-4223904f414c
3333

3434
### Old Project - Phase 1 & 2
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.
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.
3636

3737
## Automatic Tools - GitHub Actions
3838

@@ -93,7 +93,11 @@ Please contact us if you experience any problems with the setting up the problem
9393
<img width = "35px" src = "https://user-images.githubusercontent.com/73664200/194786335-12b1d3a6-b272-4896-9bd7-d615e28847f3.png"/>
9494
</a>
9595

96-
## Current Team's Members
96+
## Current Members
97+
* Dharani Guda - dguda
98+
* Archismita Ghosh - aghosh7
99+
100+
## Prior Team's Members
97101
* Brody Bond - bbond
98102
* Chaitanya Nagulapalli - cknagula
99103
* Tristan Hall - tdhall6

0 commit comments

Comments
 (0)