Giter Site home page Giter Site logo

peyz21 / student-tracker Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.18 MB

This app will act as a student-data tracker. The purpose of the app is to integrate, and get comfortable with PostgresDB and using RESTful implementation of the web applications along side with Server side implementation with Java SpringBoot Framework, For more information about the app please read the README file.

Home Page: https://student-tracker-front.onrender.com

Java 17.66% HTML 4.74% CSS 2.90% JavaScript 74.70%
async-await deployment full-stack java java-spring-boot postgresql react rest-api

student-tracker's Introduction

Student-Tracker

This app will act as a student-data tracker. The purpose of the app is to integrate, and get comfortable with all components of the RESTful app implementation. This repository includes a REST-Client under "student-Tracker-frontend" and a REST-service under "student-tracker-backend". React was the framework which was used in the frontend and the backend was written using JavaSpringBoot framework. the database and the front client is then compiled and hosted on render.com, however the backend is hosted on the Railway.app to improve efficiency and speed.

User workflow

A user will click on the ADD STUDENT in order to make a new student, and after fillin in the form will press the ADD button in order to submit the form. the data will then send into the back end and proccessed, while simultaneously the user will be redirected to the main page again and the new student will be displayed. The user can then view each student's name, email, password, and also click on the :

  • View Button : after clicked a modal will be displayed on the page showing the student's information, along side a representation of their person model with a rectangular shape.

  • Edit Button : after clicked user will be redirected to a new page, which then he/she can update the information of the student chosen.

  • Remove Button : after clicked the user will delete the chosen student from the table and all the information related to the student.


A Demo video for the User Workflow

Demo-Student-Tracker.mp4

Dataflow Display

dataflow

The data inputted from user will move to the API service, and the to the database to be stored in the "students" datatable and when requested it will be passed through server back to the WebApp and displayed on the homepage of the web application. The data is transformed in the format of JSON file.

WebApp Link

The website can be accessed through the link below: https://student-tracker-front.onrender.com

student-tracker's People

Contributors

peyz21 avatar

Stargazers

 avatar  avatar  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.