Skip to content

Commit bed8237

Browse files
committed
docs: add project roadmap
1 parent 95ca199 commit bed8237

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

README.md

+30-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,36 @@ In cities such as Melbourne, most public libraries are not run by a city governm
99
The source code of the Readconquista site itself is written with [NuxtJS 3](https://nuxt.com) & [TailwindCSS](https://tailwindcss.com).
1010

1111
## Roadmap
12-
[to be announced]
12+
The checklist below is temporary, until a board can be setup.
13+
14+
- [ ] User authentication
15+
16+
- [x] Can register/login
17+
18+
- [ ] Can edit account (change e-mail/username/password)
19+
20+
- [ ] Can delete account
21+
22+
- [ ] Can edit pages
23+
24+
- [ ] Administration
25+
26+
- [ ] Can edit accounts
27+
28+
- [ ] Can remove accounts
29+
30+
- [ ] Can assign roles
31+
32+
- [ ] Can add libraries
33+
34+
- [ ] Can add public library services
35+
36+
- [ ] Interactive map
37+
38+
- [ ] Toggle for library services
39+
40+
- [ ] Toggle for local government areas
41+
1342

1443
## License
1544
The source included in this project is licensed under the [Zlib license](https://codeberg.org/wale/readconquista/src/branch/main/LICENSE), due to technological and legal restrictions on certain packages and source included in this project.

0 commit comments

Comments
 (0)