You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
docs: add explanation for archiving this repo in favor of opencrafts-io/academia
Added a detailed section to the README explaining why this project is being archived and directing users to the new, improved repository under Open Crafts Interactive.
Copy file name to clipboardExpand all lines: README.md
+30-7Lines changed: 30 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1

2
2
3
+
>This will be archived soon see more information below about the fate of the project and why the archive
4
+
>For the impatient find the new Academia [here](https://github.com/opencrafts-io/academia)
3
5
4
6
# Academia
5
7
6
-
Academia is an open-source mobile application designed specifically for Daystar University students.
8
+
Academia is an open-source mobile application initially designed specifically for Daystar University students to navigate through school life.
7
9
8
10
9
11
## Features
@@ -16,7 +18,7 @@ Academia is an open-source mobile application designed specifically for Daystar
16
18
- Todos
17
19
18
20
19
-
## Run Locally
21
+
## How to build it
20
22
21
23
Please ensure that you have [Flutter](https://flutter.dev) installed on your machine
22
24
@@ -46,10 +48,8 @@ Run the application
46
48
47
49
48
50
## Documentation
49
-
50
-
The application's source code is self documenting. For the backend the postman exports are also available on the `docs` folder.
51
-
52
-
Incase of any query about documentated with inline comments you can always reach out to any of the project maintainers or DITA for more information
51
+
The application's code is heavily commented where necessary.
52
+
Although in case of any queries or concerns feel free to open up an issue or mail us. See the support section below for more information
53
53
54
54
## Authors
55
55
@@ -71,11 +71,34 @@ Please adhere to this project's `code of conduct`.
71
71
72
72
## Support
73
73
74
-
For support, you can open a github issue or mail dita@daystar.ac.ke
74
+
For support, you can open a github issue or mail info@opencrafts.io
75
75
76
76
We would really appreciate if you reported bugs or even made features for you and your fellow students to use and enjoy!
77
77
78
78
## License
79
79
80
80
[MIT](https://choosealicense.com/licenses/mit/)
81
81
82
+
## Why This Project Is Being Archived
83
+
84
+
After much consideration, we have decided to archive this repository and focus our efforts on a new, improved version of Academia hosted at [opencrafts-io/academia](https://github.com/opencrafts-io/academia). Here are the main reasons behind this decision:
85
+
86
+
1.**Broader Reach:**
87
+
This original app was designed specifically for Daystar University, Kenya. Our new platform aims to be truly global and usable by students from universities all over the world.
88
+
89
+
2.**Legal and Organizational Support:**
90
+
We are now an official open-source entity under Open Crafts Interactive (opencrafts.io), which provides a stronger legal and organizational foundation to support the project’s growth.
91
+
92
+
3.**Improved Architecture and Features:**
93
+
The current app’s architecture limits the addition of many exciting new features we have planned. The new codebase is designed to be more scalable, maintainable, and flexible to accommodate future innovations.
94
+
95
+
4.**Better Student Experience:**
96
+
We hope the new app will offer a more enjoyable, engaging, and useful experience for students everywhere.
97
+
98
+
5.**Easier Project Management:**
99
+
Managing the project under a dedicated organization allows for better control, collaboration, and long-term sustainability.
100
+
101
+
We encourage all contributors and users to join us in the new repository where the future of Academia is being built. Thank you for your support and contributions to this project!
0 commit comments