This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
DistrictCentral
Watch
1
Star
0
Fork
0
You've already forked DistrictCentral
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
11fbfcfac056c5186841731ae0a6437d672527e0
DistrictCentral
/
imports
/
api
/
index.js
4 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Cleaned up the copied project & got the Google authentication working. A lot of work still needs to be done to add content and allow only certain users access.
2022-03-09 07:55:26 -08:00
import
"./users.js"
;
Added Roles, User Management, fixed bugs, added FlexTable component (should be renamed to GridTable), other table components and test code should be removed down the line, added admin function to fix broken data structures.
2022-05-17 11:06:15 -07:00
import
"./data-collection.js"
;
import
"./admin.js"
;
Reference in New Issue
Copy Permalink