Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliakrem/student-record

The Student Record System, utilizing Mantine with Next.js 14 and Supabase, simplifies student record management for admins. It offers secure login, course and subject management, student registration
https://github.com/aliakrem/student-record

admin-dashboard mantine-v7 nexjs14 student-management-system student-records student-registration supabase

Last synced: 21 days ago
JSON representation

The Student Record System, utilizing Mantine with Next.js 14 and Supabase, simplifies student record management for admins. It offers secure login, course and subject management, student registration

Awesome Lists containing this project

README

        

# Student Record System

The Student Record System is a web-based application designed to efficiently manage student databases and facilitate updates to student details. Admins are responsible for registering students within the system, providing an effective means of record control and student tracking.

## Features

- **Admin Secure Login:** Ensure secure access for administrators.
- **Dashboard:** View key metrics such as total courses, subjects, students, and geographic data.
- **Course Management:** Admins can add, edit, and delete courses.
- **Subject Management:** Manage subjects course-wise, including adding, editing, and deleting.
- **Student Registration:** Easily add student details through a dedicated registration section.
- **View Students:** Admins can view, edit, and delete student details as needed.
- **Session Updates:** Keep academic sessions up to date within the system.
- **Change Password:** Allow admins to update their login credentials.
- **Admin Profile:** Update admin profile details as required.
- **Logout:** Securely log out of the system.

## webiste Preview
[student record](https://student-record-navy.vercel.app/)
### admin credentials
- **email:** `[email protected]`
- **password:** `'3p&;_;U*g'rsqe`
-
## progress of the project

Below are the features implemented :

| Feature | state |
|---------------------------|:-----:|
| SignIn | ✅ |
| change password | ✅ |
| course CRUD | ✅ |
| subject CRUD | ✅ |
| categorise by season | 🚧 |
| register students | 🚧 |
| students CRUD | 🚧 |
| invite students by email | 🚧 |
| student SignIn | 🚧 |
| student Account | 🚧 |

- ✅ Tested
- 🚧 Planned

## Installation

To install the project, follow these steps:

1. Clone the repository: `git clone https://github.com/AliAkram7/student-record`
2. Navigate to the project directory.
3. Run `npm install` to install dependencies.

For more information on setting up a Supabase project, refer to the [Supabase documentation](https://supabase.com/docs/guides/getting-started/tutorials/with-nextjs).

### License

MIT