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
Copy file name to clipboardExpand all lines: README.md
+10-6
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,24 @@
1
1
# BiT-Forum Backend
2
2
3
-
Welcome to the BiT-Forum Backend repository! This project serves as the backend for an online forum dedicated to the Bahir Dar Institute of Technology (BiT), built using Django REST framework.
3
+
Welcome to the BiT-Forum Backend repository! This project is the backend for an online forum dedicated to the Bahir Dar Institute of Technology (BiT), built using the Django REST framework.
You can find the frontend of this project at https://github.com/gdscbahirdar/forum-frontend
4
8
5
9
## Purpose
6
10
7
-
We built this forum as part of our final-year project but we wanted to open-source it to foster collaboration and learning among BiT students and teachers. By contributing to this project, students can gain hands-on experience with real-world software development and help enhance the forum with new features and improvements.
11
+
We built this forum as part of our final-year project but wanted to open-source it to foster collaboration and learning among BiT students and teachers. By contributing to this project, students can gain hands-on experience with real-world software development and help enhance the forum with new features and improvements.
8
12
9
13
## Vision
10
14
11
-
We envision this forum to be a comprehensive platform for students and teachers to engage in discussions, share resources, and collaborate on projects. Your contributions can help make this vision a reality, whether by adding new features, improving existing functionality, or fixing bugs.
15
+
We envision this forum as a comprehensive platform for students and teachers to engage in discussions, share resources, and collaborate on projects. Your contributions can help make this vision a reality, whether by adding new features, improving existing functionality, or fixing bugs.
12
16
13
17
## Features
14
18
15
19
- Role-based access control for students, teachers, and faculty admins of the university.
16
20
- Question and answer platform with features to upvote, downvote, comment, etc.
17
-
- Resource sharing. You can share files, assignments, notes, links etc.
21
+
- Resource sharing. You can share files, assignments, notes, links, etc.
18
22
- Reward system through badges and reputation. Similar to StackOverflow.
0 commit comments