Team Name : Atypical
Institution : Sathyabama Institute of Science and Technology
Location : Chennai, India
Project live link : Click Here to view
Project Demo Video : Click Here
It is often the case that students are not able to access their attendance at all and often have to rely on third-party apps to manually track their attendance. In cases of online lectures/meetings, they don’t have a portal where they can track their schedule of the same. Club-related information are often scarce, and there is no one place to go to get to know the clubs of the college.
By having a single place to access all of the above (and not limited to those features), the portal helps each student simplify their college life.
Q ) How will or has the solution improved the lives of people in the community?
A ) Easy access to information otherwise informally shared through social media platforms. College-going students are the primary users of this portal. Colleges, if interested, can use our solution for their students to easily get access to information like timetables and club activities without having to rely on a single person to share it via social media.
Q ) What were the steps taken to test this solution?
A ) We hosted the portal on a free hosting provider 000webhost to share it with our classmates in order to log in, test our solution, and get feedback on it. When we receive any feedback, we evaluated it internally within our team and decided to take it or not depending on a variety of factors like usefulness, impact, and feasibility.
Q ) What do you see as the future / next steps for your project? What will take your project to the next level? What specific support do you need to achieve that?
A ) We can expand to other colleges in the country, and potentially go global as well. Colleges can adapt this solution to manage their administrative affairs, student activities, and specific solutions like attendance tracking.
Implementing the same using Flutter Toolkit in order to have a single codebase is also up for discussion.
A good web hosting platform to host this portal.
- A GPA calculator for the students.
- Admin can manage online classrooms.
- Students will be getting announcement which they can keep track of.
- Admin will be able to set the timetable for the whole college and manage it.
- Adding a new user role of teacher / staff
- Staff will be entering subject mark of students and Students can view it directly and hence GPA will be evaluated for any particular exam automatically.
- Staff will be taking hourly attendance which in turn will help student keep track of his/her attendance percentage.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Xampp - This will act as a web server in your local machine.
- Clone this repository to the htdocs folder, which is present inside the installation folder of Xampp.
- Start the Apache and MySQL servers in the Xampp Control Panel.
- Type this in your local browser.
localhost/iclub
- If the above url doesn't work, then type this:
localhost:8080/iclub
-
Login with the credentials given below:
User Email address Password Student [email protected] Student@123 Administrator [email protected] Admin@123
We express our sincere thanks to the creators of Bootstrap Studio for the layouts in their application.
We also would like to thank the developers at phpmygurukul.com for the log-in page layout.