Create README.md

This commit is contained in:
SowinskiBraeden authored and GitHub committed 2022-01-15 12:28:28 -08:00
1 parent 8b55d1df53
commit 78afcccd2d
1 file changed
+6
+6
View File
@@ -0,0 +1,6 @@
# School-Management-System
I want to create a School Management system to improve my GoLang skills to transition into an Intermediate GoLang developer.
This is a full API to allow students to check their schedule, locker information and possibly grades in the future along with personal information.
It allows for teachers to view their information and in the future manage classes, see students in a class, schedule, etc.
It allows admins to update most information and view information. Those who run the school and help create the schedules or help students update information like names, classes, etc.