You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A learning project for node js. In this project I built a sample full stack website with a node backend.
10
-
I used this as a learning opportunity to work on my backend server side skills.
11
-
I used Visual studio for the IDE, Sequilize for the database interface with mySQL as the database.
12
-
Express to handle the heavylifting for routing and serverside logic, ejs for the dynamic injection of data and manipulation of the HTML front end. CSS for styling.
13
-
14
-
#### Primary language: [Javascript]
15
-
#### Project status: [No longer in development]
16
-
#### Project type: [Self taught investigation]
17
-
#### View status: [Public]
18
-
19
3
---
20
4
21
5
## [Auto-scheduling Google calendar utility](https://github.com/Project-neuron/CalendarUtility):
@@ -25,6 +9,7 @@ Express to handle the heavylifting for routing and serverside logic, ejs for the
25
9
I wanted a way that I could easily capture the tasks I would have to do on a day to day basis so that I wouldn't have to remember to do them later. I also wanted a way that I could automate the creation of calendar events and the scheduling on them to the appropriate days. This application was born from that need.
26
10
27
11
It works well enough but I am planning an upgrade to a web assembly application with a firebase back end. The more developer friendly environments will allow me to build in more features and make debugging less confusing.
12
+
28
13
29
14
### Project technologies
30
15
---
@@ -77,7 +62,6 @@ It works well enough but I am planning an upgrade to a web assembly application
0 commit comments