Skip to content

๐Ÿ—“๏ธ Component inspired by google calendar [Node/Express/Mongo]

Notifications You must be signed in to change notification settings

jrsousadev/fullcalendar-scheduler-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“… FullCalendar Scheduler Back-end

Project inspired by Google Calendar

if you want to improve or implement some functionality, feel free!

Stacks:

  • Typescript
  • Express
  • MongoDb
  • Nodejs

API functions

  • Create Event
  • Delete Event
  • Get One Event
  • Get All Events
  • Update Event

Deploy (Vercel)

๐Ÿ”— fullCalendarDeploy

FullCalendar Repository (Front-end)

๐Ÿ”— Front-end

Iniciando o Projeto

1- Clone repository and install dependencies.

# install dependencies
> yarn
# or
> yarn install

# copy .env file
> cp .env.example .env

# start project
> yarn dev

# open in
http://localhost:3000/

About

๐Ÿ—“๏ธ Component inspired by google calendar [Node/Express/Mongo]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published