All Projects → gary60405 → course

gary60405 / course

Licence: other
gary60405.github.io/course/

Programming Languages

HTML
75241 projects
typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to course

Angularfirebase Authentication
Learn to create complete Angular 7 Firebase 5 authentication system tutorial from scratch. Learn how to setup sign In, sign up using custom email and password, social login provides such as Google and Facebook, protect routes using canActivate method.
Stars: ✭ 286 (+1582.35%)
Mutual labels:  bootstrap4, firebase-auth
Angular Ngrx Material Starter
Angular, NgRx, Angular CLI & Angular Material Starter Project
Stars: ✭ 2,623 (+15329.41%)
Mutual labels:  angular-material, bootstrap4
Ajsf
Angular JSON Schema Form
Stars: ✭ 266 (+1464.71%)
Mutual labels:  angular-material, bootstrap4
fire-drill
Find, Edit, Add, Remove, Import, Export, and Report on your Firebase data
Stars: ✭ 58 (+241.18%)
Mutual labels:  angular-material, firebase-auth
Amexio.github.io
Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
Stars: ✭ 163 (+858.82%)
Mutual labels:  angular-material, bootstrap4
food-order-app
Simple Food Ordering Website (NodeJS, ExpressJS, MongoDB, Bootstrap) with auto deployment
Stars: ✭ 43 (+152.94%)
Mutual labels:  bootstrap4, firebase-auth
Xamarin-ToDoApp
Todo App is a simple to do app developed with Xamarin
Stars: ✭ 74 (+335.29%)
Mutual labels:  firebase-auth
clean-sky-template
Beautiful, responsive, multi-page template made with Bootstrap 4.
Stars: ✭ 35 (+105.88%)
Mutual labels:  bootstrap4
rest-apis-flask-python
A small repository of projects built in my course, REST APIs with Flask and Python.
Stars: ✭ 861 (+4964.71%)
Mutual labels:  course
oneroof
Learn about firebase crud operation authentication, animation
Stars: ✭ 15 (-11.76%)
Mutual labels:  firebase-auth
sysprog
Systems Programming course
Stars: ✭ 21 (+23.53%)
Mutual labels:  course
Course-Notes-Deep-Learning-by-Andrew-NG-on-Coursera
Hand Written course notes of Deep Learning Specialization by Andrew NG on Coursera
Stars: ✭ 23 (+35.29%)
Mutual labels:  course
aspnet-mvc5-starter-template
Asp.Net MVC 5 Starter Kit is a S.O.L.I.D, clean and globalized template with all the necessary boilerplate, ready to go.
Stars: ✭ 39 (+129.41%)
Mutual labels:  bootstrap4
ASPNETcoreAngularJWT
Angular in ASP.NET Core with JWT solution by systemjs
Stars: ✭ 48 (+182.35%)
Mutual labels:  angular-material
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (+111.76%)
Mutual labels:  angular-material
elm-firebase
A simple repository to show Elm integration with Firebase using ports - WIP
Stars: ✭ 40 (+135.29%)
Mutual labels:  firebase-auth
if977
Repositório da disciplina de Engenharia de Software voltada ao curso de Sistemas de Informação.
Stars: ✭ 60 (+252.94%)
Mutual labels:  course
react-quiz-app
A Simple React Quiz App 💎
Stars: ✭ 37 (+117.65%)
Mutual labels:  bootstrap4
first-node-express-app
No description or website provided.
Stars: ✭ 51 (+200%)
Mutual labels:  bootstrap4
bootstrap-cheatsheet
The ultimate cheatsheet for Bootstrap5 🚀
Stars: ✭ 236 (+1288.24%)
Mutual labels:  bootstrap4

蓋瑞選課系統

Demo

https://gary60405.github.io/course/

Introduction

以取代學校現行使用的系統為目標,用Material Design的精神,讓原本難看且不人性化的操作介面變得方便簡單。

Tech Stack

  • 前端:Angular5

  • 後端:Django REST framework API、Firebase Authentication

  • UI框架:Angular Material、Bootstrap4

Usage

本系統可分為學生端以及行政端
學生端能夠自由選課、查看自身的選課資料,並提出退選申請。
行政端能夠新增、刪除與修改課程資料,並審核學生提出的退選申請,也能檢視每位老師的學生修課狀況,由於後臺涉及資料更動的權限問題,因此下方提供的帳戶無法針對資料庫的資料進行修改。

Run

將整個專案Clone下來

git clone https://github.com/gary60405/course.git

進入目錄

cd course

安裝相依套件

yarn install

開啟本地端網頁

ng serve --open
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].