Skip to content

JavaScript version of Teacher Project. Used NodeJS, HTML, CSS and JS to create a simple Teacher Web Application.

Notifications You must be signed in to change notification settings

ACompleteNoobSmoke/TeacherProjectJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

TeacherProjectJS is an updated version of a previously completed Java project(https://github.com/ACompleteNoobSmoke/TeacherProjectV1 && https://github.com/ACompleteNoobSmoke/TeacherProjectV1/tree/007/src/main/java). This version is a simple web application with CRUD functionality. A teacher creates an account, and they will be able to use the web application to add students to their courses. After adding a new student there's a function in the backend that creates a unique student id and random grades for the student. The teacher can search and removed students based on their id, they also can view all the student currently in their course.

Technologies Used:
Database - MySQL MS Visual Studio Code - HTML, CSS, EJS, JavaScript, NodeJS

Features:

Login/Registration Functionality, CRUD Functionality, Connected To Database, HTTP Methods Utilized & Front/Back End Project

Screenshots:

Landing Page HomePage

Login Page Login

Registration Page Registar

Teacher Home Page TeacherHomePage

Search Page Search

Add Student Page AddStudent

Successful Removal Remove2

Failed Removal Remove1

About

JavaScript version of Teacher Project. Used NodeJS, HTML, CSS and JS to create a simple Teacher Web Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published