issues
search
ReONE-SM1975
/
nobel_prizes_SM1975
A web app to search nobel prizes winner - enhanced via django and reactJS
MIT License
1
stars
0
forks
source link
Write and compare data from nobel prizes official page
#50
Open
SirrorsMoore1975
opened
3 months ago
SirrorsMoore1975
commented
3 months ago
[ ] Add data into database so that the webapp can also uses its database to show existing data
[ ] compare with the existing data at the database and the official nobel prizes page so that it can:-
[ ] read the database;
[ ] write to new entry if it does not exist in the database,
[ ] edit database if data not the same;
[ ] create or amend the webapp so that on the client side user can use both official and server database to see the nobel prizes winner data.