issues
search
ITU-BDSA2024-GROUP15
/
Chirp
Project for BDSA 2024 group 15
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding_cheeps
#44
VernesNemo
closed
1 month ago
0
onion_architecture
#43
KassandraW
closed
1 month ago
0
Added AuthorRepository.cs
#42
SukiNekoo
closed
1 month ago
0
FixWarnings
#41
VernesNemo
closed
1 month ago
0
(1.f) As a developer i want to refactor our project into an onion architecture such that layers are loosely coupled from eachother
#40
Powsdaws
closed
1 month ago
0
(1.d) As a developer, i want to refactor the old unit test and test the new features, to ensure every unit works as intended
#39
SukiNekoo
closed
3 weeks ago
0
(1.b) As a developer I want to add new functionality to our CheepRepository, in order to facilitate adding cheeps
#38
VernesNemo
closed
1 month ago
1
(1.a) As a developer i want to make use of an in-memory Sqlite database for testing such that our test can run quickly
#37
Powsdaws
closed
1 month ago
0
(1.g) As a developer, I want to address all of the warnings in the program, to ensure our program runs and starts correctly
#36
mortfb
closed
1 month ago
0
(1.e) As a developer, i want to separate queries and commands into their own methods in repositories
#35
KassandraW
closed
1 month ago
0
(1.c) As a developer, I want to constrain a cheeps length to 160 characters, to save space in the database
#34
mortfb
closed
1 week ago
0
origin/DomainModel
#33
VernesNemo
closed
1 month ago
0
(1.c) As a developer, i want to make a DTO that transfer data to the views, so that ( the view class only gets the necessary information)
#32
SukiNekoo
closed
1 month ago
0
(1.b) As a developer i want to implement the repository pattern such that we can seperate the data access logic from the domain model
#31
Powsdaws
closed
1 month ago
0
(1.d) As a developer, i want the application to be populated with example data on startup
#30
KassandraW
closed
1 month ago
0
As a develeper, I want to create a Data Model for cheeps and authors, so we better can incorporate behavior and data, for our database
#29
mortfb
closed
1 month ago
0
As a developer i want to use a enviorment variable to get the location of our Database
#28
Powsdaws
closed
1 month ago
0
review 1
#27
PatNei
opened
2 months ago
1
(1.b) As a developer i want to add pagination of cheeps by modifying the razor pages
#26
SukiNekoo
closed
1 month ago
0
(1.a) As a Developer i want to Switch database to a file based SQLite Database
#25
SukiNekoo
closed
1 month ago
0
As a developer, I want to add new APP tests, that tests both private and public timelines
#24
mortfb
closed
1 month ago
0
As a developer, I want to add initial tests for our Chirp Web-APP, to ensure our refactored program runs correctly
#23
mortfb
closed
1 month ago
0
test af pull
#22
Powsdaws
closed
2 months ago
0
testing testing
#21
mortfb
closed
2 months ago
0
Update README.md
#20
VernesNemo
closed
2 months ago
0
As a developer i want to fix where github cannot the path to the csv file, so we can create releases with our workflow
#19
Powsdaws
closed
2 months ago
0
As a developer i want to add automatic deployment of the CSV database web service
#18
SukiNekoo
closed
1 month ago
0
As a developer I want to manually deploy our CSV Database Web Service to Azure so that it no longer runs on localhost
#17
Powsdaws
closed
2 months ago
0
As a developer, I want to add tests for the new web-based Chirp application
#16
VernesNemo
closed
1 month ago
0
(W4 1b) As a developer i want to refactor the Chirp! CLI to use the CSV Database web Service
#15
KassandraW
closed
2 months ago
0
(W4 1a) As a develepor I want to refactor the CSV Database to a Web Service, so other users can interact with the program
#14
mortfb
closed
2 months ago
0
As a developer i want to fix our release workflow that publish our executables so the zip files only contain a single file
#13
Powsdaws
closed
2 months ago
0
As a developer i want to fix the way we convert unix time to datetime so it does not take the computers local time.
#12
Powsdaws
closed
2 months ago
0
As a developer I want to convert our csv database to a singleton to ensure consistency.
#11
VernesNemo
closed
2 months ago
0
As a developer I want to be able to add tests to streamline development
#10
VernesNemo
closed
2 months ago
0
As a developer i want to create a workflow via GitHub Actions, such that we automatically create a releases.
#9
Powsdaws
closed
2 months ago
0
As a developer i want to make a workflow for our project, so that we can automate our build, test, and deployment pipeline
#8
Powsdaws
closed
2 months ago
0
As a user, I want to be able to use special characters (&<") in my cheeps
#7
VernesNemo
closed
2 months ago
1
As a developer I want to write documentation for the current code, so the system is easier to understand and use.
#6
mortfb
closed
2 months ago
0
As a developer I want to write documentation for the current code, so the system is easier to understand and use.
#5
mortfb
closed
2 months ago
0
As a developer i want to refactor all User Interface code, so that it resides in a seperate class
#4
Powsdaws
closed
2 months ago
0
As a developer, I want to refactor the data persistance solution so it resides in its own library project
#3
VernesNemo
closed
2 months ago
0
As a developer I want to refactor the parsing of arguments to not be passed manually, so the system is less prone to errors.
#2
Powsdaws
closed
2 months ago
0
As a developer, I want to refactor chirp! to use an external library for CSV file handling, as manual parsing can be difficult and problematic
#1
KassandraW
closed
2 months ago
1
Previous