Skip to content

fuqi1001/ElectronStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectronStudy

-Create a simple web application calendar in an electron shell. By using javascript Jquery.
-CSS file is generated in gulp, going from SASS through all the optimizations covered in class.
-Implement my own responsive grid to render the calendar.
-Using media queries to render differently in each size. Provide 3 kinds of size: mobile, tablet and desktop size.
-Provide monthly view of calendar events, daily view of calendar events for a particular day.
-Also allow user to save or load a file with all calendar data.

Steps to run:

npm install
gulp styles
gulp css
gulp

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published