Update README.md

This commit is contained in:
SowinskiBraeden authored and GitHub committed 2022-01-15 12:30:54 -08:00
1 parent 78afcccd2d
commit e7b7e9394f
1 file changed
+2
+2
View File
@@ -4,3 +4,5 @@ I want to create a School Management system to improve my GoLang skills to trans
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.
Possible in the future when the API is complete I may start working on the front end to make it fully functional.