issues
search
CS180-spring
/
cs180-22-untouchables
cs180-22-cs180-22-untouchables created by GitHub Classroom
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow user to perform filter functions on movie features
#61
JayE46
opened
1 year ago
0
Ffan005
#60
FengchunFan
closed
1 year ago
0
Fixed issues with json library and cmake and added importJSON function
#59
jgarc594
closed
1 year ago
0
Ffan005
#58
FengchunFan
closed
1 year ago
0
Jramo146
#57
JayE46
closed
1 year ago
0
Jramo146
#56
JayE46
closed
1 year ago
0
Jramo146
#55
JayE46
closed
1 year ago
0
Jramo146
#54
JayE46
closed
1 year ago
0
Jramo146 pointers
#53
JayE46
closed
1 year ago
0
Add a integer sort for the sort function in filter
#52
U-bee
opened
1 year ago
0
Allow user to implement analysis functions on collections of movie data ex. average gross on specific genres, max grass earning movie, top 5 movies.
#51
JayE46
opened
1 year ago
0
Jramo146 pointers
#50
U-bee
closed
1 year ago
0
Allow user to query a collection and get a queried collection from it.
#49
U-bee
opened
1 year ago
0
As a programmer, I want to be able search the database with keywords to make finding relevant movies easier, like a Google search.
#48
U-bee
opened
1 year ago
0
Jramo146 pointers
#47
U-bee
closed
1 year ago
1
Allow user to filter by all movie features
#46
JayE46
opened
1 year ago
0
Allow user to display, create new collection, or export filtered movie data
#45
JayE46
opened
1 year ago
0
Query function, delete function, updated movie function, header guards
#44
U-bee
closed
1 year ago
0
Wkdynasty
#43
WKDynasty
closed
1 year ago
0
Test cases
#42
jgarc594
closed
1 year ago
0
add a simple login function
#41
FengchunFan
opened
1 year ago
1
Ffan005
#40
FengchunFan
closed
1 year ago
0
ffan005
#39
FengchunFan
closed
1 year ago
0
Jramo146 pointers
#38
U-bee
closed
1 year ago
0
Jramo146 pointers
#37
JayE46
closed
1 year ago
0
Create unit tests for file import functions
#36
jgarc594
opened
1 year ago
0
As a software developer I want to be able to export a specific database to json or csv format
#35
JayE46
opened
1 year ago
0
Updated messageDisplayer and filter.cpp file
#34
WKDynasty
closed
1 year ago
0
Allow user to export specific database to json format
#33
JayE46
opened
1 year ago
0
Allow user to export specific database to csv format
#32
JayE46
opened
1 year ago
0
Wkdynasty
#31
WKDynasty
closed
1 year ago
0
Update console.cpp
#30
FengchunFan
closed
1 year ago
0
fixed bug with csv import
#29
JayE46
closed
1 year ago
0
Added functionality to add movies through .JSON
#28
jgarc594
closed
1 year ago
0
Jramo146 import csv
#27
JayE46
closed
1 year ago
0
Add manual on view function, to avoid displaying entire collection at one time
#26
FengchunFan
opened
1 year ago
1
As a software developer I want to be able to import .csv and JSON data so I can view and modify the data it presents me.
#25
JayE46
opened
1 year ago
0
Allow user to import csv data
#24
JayE46
opened
1 year ago
0
Allow user to remove specific movie document from database.
#23
JayE46
opened
1 year ago
0
Allow user to export movie docs to JSON format
#22
JayE46
opened
1 year ago
0
Allow a user to view all tables via a shell command
#21
U-bee
opened
1 year ago
0
Jgarc594/testing
#20
jgarc594
closed
1 year ago
0
Allow a user to remove a movie entry by inputting shell command
#19
FengchunFan
opened
1 year ago
1
Allow a user to pick filters to sort for results
#18
WKDynasty
opened
1 year ago
0
Added ability to view an element in a database
#17
jgarc594
closed
1 year ago
0
As a programmer, I want to be able to upload a file of a movie dataset and have the program parse it for me so I don't have to manually input each entry
#16
U-bee
opened
1 year ago
0
Allow a user to update a movie entry by inputting a shell command and then the file name of the new movie entry (essentially a replace function)
#15
U-bee
opened
1 year ago
1
Allow a user to update a movie entry by inputting a shell command and then the new information
#14
U-bee
opened
1 year ago
1
Allow a user to view a movie entry by inputting a shell command
#13
U-bee
opened
1 year ago
1
Allow a user to import a database through JSON file upload
#12
U-bee
opened
1 year ago
1
Next