Skip to content

EranAAA/schedule-your-day-forntend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Your Day

Is the perfect companion for school, college or university. in simple signup you can build your perfect online week schedule

Lessons Learned

I learned how to implement experiment advanced features such as PWA notification, also learnd to implement notification with firebase. Working with complex database on MongoDB, user authentication.

Demo

https://schedule-your-day.herokuapp.com/

Screenshots

Tech Stack

Client: React.js, Redux, SCSS

Server: Node.js, MongoDB

Main Dependencies: cors, mui, react-icons, PWA, notification

pwa pwa sass react redux nodejs mongodb firebase heroku

Deployment

Clone the project - Frontend

  git clone https://github.com/EranAAA/schedule-your-day-forntend.git
  npm i --force
  npm start

Clone the project - Backend

  git clone https://github.com/EranAAA/schedule-your-day-backend.git
  npm i
  npm start

MongoDB: Create database: schedule_db collection: user, schedule, notification

Notification: Enabling via about://flags To experiment with the Notification Triggers API locally, without an origin trial token, enable the #enable-experimental-web-platform-features flag in about://flags.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published