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

Use supabase for admin user authentication #27

Open SirrorsMoore1975 opened 5 months ago

SirrorsMoore1975 commented 5 months ago

Google Firebase is a great service, however, it is a closed vendor system, and you know it is Google.

This branch should only be use until there is api support for GET, POST / PUT, and DELETE for accessing database and obtaining nobel prizes from its official nobel prizes api json files.