Giter VIP home page Giter VIP logo

cs5200's Introduction

CS5200 Project1

DrivingSchoolSchedulingSystem

An Application Using Node + Expres + SQlite + EJS implementing a Driving School Scheduling System for both students and managers.

  1. Requirements

Design a scheduling application for a driving school.

2.Conceptual Model *png

alt text

./SQL_backup

3.Logical Model *png

alt text

./SQL_backup

4.database *db *sql

./SQL_backup

5.query *sql

./SQL_backup

6.What is the project?

The project is to implement a web application for a driving school scheduling system allowing both managers and students to use it. Managers can create, read, update, and edit the courses' information from the manager page. Students can create an account, register for courses, and find information about them.

7.Team member contribution

Individual Contributions

Chang Guan implements: UML class diagram Designing the page of managers, allowing managers to CRUD courses. CRUD operations on the courses' information CRUD appointments and implement adding students to a certain course. Query/ filter functions. Such as searching courses by name, sorting by start time. Implement the web application of manager's page, DB, and testing. Creating the database, and importing test data.

Tong Zhou implements: ERD and relational schema Designing the page of students, and students can create a new account, has a overview of courses and register in. CRUD operations on the students' information CRUD operations on the coaches' information Showing information of courses for students, including coaches' information and courses' information. Implement the web application's student page, front-end, and back-end, redirections, debugging.

Using it

  1. Clone the repo
  2. Install the dependencies
npm install
  1. Start the server
npm start
  1. Point your browser to http://locahost:3000
  2. If there is an error about Sqlite3, remember to install sqlite3.
npm install sqlite3
npm install sqlite

cs5200's People

Contributors

guanchang98 avatar dabaiee avatar

Watchers

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