Node JS Calendar to choose date and time and send to server
up vote
-1
down vote
favorite
Hi I am making a project using Node JS and I need to have some kind of calendar or something like that user will pick date and time and duration send It to Node server and server will save It in Postgres database. I want them to choose some service that will take like 2 hours for example and will not be possible to book that service for two hours. Also shows what hours are available something like outlook calendar. I find FullCalendar js but it seems to robust for I want to do.Something like outlook calendar
javascript node.js database
|
show 2 more comments
up vote
-1
down vote
favorite
Hi I am making a project using Node JS and I need to have some kind of calendar or something like that user will pick date and time and duration send It to Node server and server will save It in Postgres database. I want them to choose some service that will take like 2 hours for example and will not be possible to book that service for two hours. Also shows what hours are available something like outlook calendar. I find FullCalendar js but it seems to robust for I want to do.Something like outlook calendar
javascript node.js database
Isn't that a thing for the front end to handle via some date picker library?
– properchels
Nov 10 at 12:24
Recommendations are off-topic, so your question will probably get closed, but actually I'd say it sounds like fullCalendar is pretty much what you need, if you want people to be able to book times for a service and see availability. There aren't that many good web-based calendar frontends around. You don't have to use all the features if you don't need them.
– ADyson
Nov 10 at 12:28
Yes It is FrontEnd the heading is maybe confusing but I also wanted to people know that I need to work with It on server side and send back available times and from that data build something like outlook calendar in the picture.
– Petr M
Nov 10 at 12:31
@ADyson thank you I will take a look at full calendar. I guess there is not any easier way to solve this
– Petr M
Nov 10 at 12:38
Well you could write your own simpler calendar style view but it's probably a lot of work compared to just loading a plugin
– ADyson
Nov 10 at 12:39
|
show 2 more comments
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Hi I am making a project using Node JS and I need to have some kind of calendar or something like that user will pick date and time and duration send It to Node server and server will save It in Postgres database. I want them to choose some service that will take like 2 hours for example and will not be possible to book that service for two hours. Also shows what hours are available something like outlook calendar. I find FullCalendar js but it seems to robust for I want to do.Something like outlook calendar
javascript node.js database
Hi I am making a project using Node JS and I need to have some kind of calendar or something like that user will pick date and time and duration send It to Node server and server will save It in Postgres database. I want them to choose some service that will take like 2 hours for example and will not be possible to book that service for two hours. Also shows what hours are available something like outlook calendar. I find FullCalendar js but it seems to robust for I want to do.Something like outlook calendar
javascript node.js database
javascript node.js database
asked Nov 10 at 12:19
Petr M
64
64
Isn't that a thing for the front end to handle via some date picker library?
– properchels
Nov 10 at 12:24
Recommendations are off-topic, so your question will probably get closed, but actually I'd say it sounds like fullCalendar is pretty much what you need, if you want people to be able to book times for a service and see availability. There aren't that many good web-based calendar frontends around. You don't have to use all the features if you don't need them.
– ADyson
Nov 10 at 12:28
Yes It is FrontEnd the heading is maybe confusing but I also wanted to people know that I need to work with It on server side and send back available times and from that data build something like outlook calendar in the picture.
– Petr M
Nov 10 at 12:31
@ADyson thank you I will take a look at full calendar. I guess there is not any easier way to solve this
– Petr M
Nov 10 at 12:38
Well you could write your own simpler calendar style view but it's probably a lot of work compared to just loading a plugin
– ADyson
Nov 10 at 12:39
|
show 2 more comments
Isn't that a thing for the front end to handle via some date picker library?
– properchels
Nov 10 at 12:24
Recommendations are off-topic, so your question will probably get closed, but actually I'd say it sounds like fullCalendar is pretty much what you need, if you want people to be able to book times for a service and see availability. There aren't that many good web-based calendar frontends around. You don't have to use all the features if you don't need them.
– ADyson
Nov 10 at 12:28
Yes It is FrontEnd the heading is maybe confusing but I also wanted to people know that I need to work with It on server side and send back available times and from that data build something like outlook calendar in the picture.
– Petr M
Nov 10 at 12:31
@ADyson thank you I will take a look at full calendar. I guess there is not any easier way to solve this
– Petr M
Nov 10 at 12:38
Well you could write your own simpler calendar style view but it's probably a lot of work compared to just loading a plugin
– ADyson
Nov 10 at 12:39
Isn't that a thing for the front end to handle via some date picker library?
– properchels
Nov 10 at 12:24
Isn't that a thing for the front end to handle via some date picker library?
– properchels
Nov 10 at 12:24
Recommendations are off-topic, so your question will probably get closed, but actually I'd say it sounds like fullCalendar is pretty much what you need, if you want people to be able to book times for a service and see availability. There aren't that many good web-based calendar frontends around. You don't have to use all the features if you don't need them.
– ADyson
Nov 10 at 12:28
Recommendations are off-topic, so your question will probably get closed, but actually I'd say it sounds like fullCalendar is pretty much what you need, if you want people to be able to book times for a service and see availability. There aren't that many good web-based calendar frontends around. You don't have to use all the features if you don't need them.
– ADyson
Nov 10 at 12:28
Yes It is FrontEnd the heading is maybe confusing but I also wanted to people know that I need to work with It on server side and send back available times and from that data build something like outlook calendar in the picture.
– Petr M
Nov 10 at 12:31
Yes It is FrontEnd the heading is maybe confusing but I also wanted to people know that I need to work with It on server side and send back available times and from that data build something like outlook calendar in the picture.
– Petr M
Nov 10 at 12:31
@ADyson thank you I will take a look at full calendar. I guess there is not any easier way to solve this
– Petr M
Nov 10 at 12:38
@ADyson thank you I will take a look at full calendar. I guess there is not any easier way to solve this
– Petr M
Nov 10 at 12:38
Well you could write your own simpler calendar style view but it's probably a lot of work compared to just loading a plugin
– ADyson
Nov 10 at 12:39
Well you could write your own simpler calendar style view but it's probably a lot of work compared to just loading a plugin
– ADyson
Nov 10 at 12:39
|
show 2 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53238884%2fnode-js-calendar-to-choose-date-and-time-and-send-to-server%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Isn't that a thing for the front end to handle via some date picker library?
– properchels
Nov 10 at 12:24
Recommendations are off-topic, so your question will probably get closed, but actually I'd say it sounds like fullCalendar is pretty much what you need, if you want people to be able to book times for a service and see availability. There aren't that many good web-based calendar frontends around. You don't have to use all the features if you don't need them.
– ADyson
Nov 10 at 12:28
Yes It is FrontEnd the heading is maybe confusing but I also wanted to people know that I need to work with It on server side and send back available times and from that data build something like outlook calendar in the picture.
– Petr M
Nov 10 at 12:31
@ADyson thank you I will take a look at full calendar. I guess there is not any easier way to solve this
– Petr M
Nov 10 at 12:38
Well you could write your own simpler calendar style view but it's probably a lot of work compared to just loading a plugin
– ADyson
Nov 10 at 12:39