Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neo945/learnit-2
https://github.com/neo945/learnit-2
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neo945/learnit-2
- Owner: Neo945
- License: mit
- Created: 2021-08-28T14:51:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T08:04:21.000Z (about 3 years ago)
- Last Synced: 2024-11-10T08:25:47.770Z (2 months ago)
- Language: JavaScript
- Size: 784 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learnit
LearnIt is all about organizing, managing the classroom oriented tasks. It also
involves maintaining the database of students, teachers and the classes. The main aim
of this project is providing an easy to handle and automated classroom management
system. This project also features the interface for maintaining assignments and exams.
The teachers can easily handle data in this application.## Screenshots and their functionalities:
## Landing Page
User will be greeted with this page.
![image](https://user-images.githubusercontent.com/56110278/131531907-807ffcd9-6eb5-4b25-8fe6-ce73392f1a82.png)
## Signup Page
Upon visiting the site, a signup page for a new user
![image](https://user-images.githubusercontent.com/56110278/131532358-26768b34-bc19-4c1f-98ab-a8a77d1f9149.png)
## Login Page
Existing users will use this page to log-in
![image](https://user-images.githubusercontent.com/56110278/131532674-c33e8e47-5a63-4318-ba94-f43177cde8c3.png)
## Dashboard
Contains the list of all the activities or classes, particular user is present in
![image](https://user-images.githubusercontent.com/56110278/131538587-c8424109-b5fe-40cf-bcdd-20e3bb690ada.png)
## Assignments' section
List of pending and completed assignments
![image](https://user-images.githubusercontent.com/56110278/131538679-5d2f9c35-6a78-4352-aab8-fdc4c927fc49.png)
## Calender
Teams like calender interface which shows user's schedule
![image](https://user-images.githubusercontent.com/56110278/131538794-d5fc0744-59b8-4b3f-958d-5821c77e7887.png)
### For more information about the server go to [server](https://github.com/Neo945/learnit-2/tree/main/server) folder or [server README.md](https://github.com/Neo945/learnit-2/blob/main/server/README.md)