forked from Open-Coding-Society/pages
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Create user progress table (make a schema, and apicontroller) | get, post, update, delete
- schema needs to encode the structure (module --> submodule - add user reference?)
- On layout (create progress button that actually works - or create your own) | create response hook with DOM that sends post update request to the backend when a lesson is updated
- on frontend (need to call user api - to get current logged in user (/person/get)
- On our admin dashboard get request and then populate data (like did with the user api in submodule 3)
- http://localhost:4500/cs-portfolio-quest (add photo to main image gallery) DONE!
- Fix the lesson 1 and 3 weird layout(rohan)
[+]- make general certificates (make 6) - shriya
Statistics api: #153