Coder Social home page Coder Social logo

student_management_system_angular's Introduction

Student Management System

Objective

Create an Angular application for a Student Management System with the ability to register, edit, list, delete and search student records. The application should include a registration form with specific fields and validation rules. The backend API for handling student records should be implemented using Django and Django REST Framework.

Functionality

Create Student:

 Save the entered student information to the database.
 Generate a unique identifier for each student.
 Validate email uniqueness; if the email already exists, show an error message using SweetAlert (Swal).

Edit Student:

 Retrieve and pre-fill the form with the existing student information.
 Allow updating and saving the changes.

List Students:

 Display a list of registered students with their basic information.
 Provide an option to view detailed information or edit/delete each student.

Delete Student:

 Remove a student's record from the system.

Search Students:

 Implement a search functionality to filter the list of students based on name and email.

Technology Stack

Frontend - Angular
Backend - Django

Database Integration:

 Use Angular HttpClient to communicate with the backend server.
 Set up the backend API using Django and Django REST Framework to handle
CRUD operations on student records.

student_management_system_angular's People

Contributors

anju1jacob avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.