mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-10 18:07:18 -05:00
chore: update readme with more tasks
This commit is contained in:
39
README.md
39
README.md
@@ -21,22 +21,27 @@ If you'd like to help localize Pretendo Network, you can contribute to the trans
|
||||
# Website refactor
|
||||
|
||||
The website is currently in a refactor, here is what is still left on the frontend:
|
||||
- [] Term pages (nuxt content)
|
||||
- [] Docs (nuxt content)
|
||||
- [] Styling for progress page
|
||||
- [] Styling for progress on main page
|
||||
- [] Merge upstream changes into refactor branch
|
||||
- [] Donation tier page
|
||||
- [] Mii editor
|
||||
- [] Account page
|
||||
- [ ] Term pages (nuxt content)
|
||||
- [ ] Docs (nuxt content)
|
||||
- [ ] Styling for progress page
|
||||
- [ ] Styling for progress on main page
|
||||
- [ ] Donation tier page
|
||||
- [ ] Mii editor
|
||||
- [ ] Account page
|
||||
|
||||
And the tasks left on the backend:
|
||||
- [] Registration (with captchas)
|
||||
- [] Logout
|
||||
- [] Password forgot flow
|
||||
- [] Stripe webhook emails
|
||||
- [] Stripe webhook database updates
|
||||
- [] Discord integration (add/remove roles on link and subscription changes)
|
||||
- [] Creation of stripe subscriptions
|
||||
- [] Account editing (mii saving, server environment changes)
|
||||
- [] Delete account
|
||||
- [ ] Registration (with captchas)
|
||||
- [ ] Logout
|
||||
- [x] Login
|
||||
- [ ] Password forgot flow
|
||||
- [x] Stripe webhook emails
|
||||
- [x] Stripe webhook database updates
|
||||
- [x] Discord integration (add/remove roles on link and subscription changes)
|
||||
- [ ] Creation of stripe subscriptions
|
||||
- [ ] Account editing (mii saving, server environment changes)
|
||||
- [ ] Delete account
|
||||
- [x] Discourse SSO
|
||||
|
||||
Miscellanous tasks:
|
||||
- [ ] Merge upstream changes into refactor branch
|
||||
- [ ] Security testing
|
||||
|
||||
Reference in New Issue
Block a user