Code Monkey home page Code Monkey logo

event-planner-app's Introduction

Event Planner App

Full stack MERN app with authentication and database hosted on MongoDB Atlas

Features

User can create events and view them in the calendar. After selecting an event from the calendar, user can view more information about seleceted event, edit or delete it. Changes are authomatically applied to the calendar.

  • Setting up a CRUD (create, read, update, delete) API via Express,
  • Using API to interact with an external database MongoDB,
  • Authentication using JWT Tokens, encrypting passwords and cookies
  • Register and signin system - only registred users can view and create events after log in
  • Creates Events on selected dates
  • View Events in month, week, day and agenda views
  • Edit selected event
  • Delete selected event

Backend built with

  • Node.js
  • Express.js
  • Typescript
  • Mongoose
  • bcryptjs
  • jsonwebtoken
  • joi
  • cookie-parser

Frontend built with

  • React
  • Typescript
  • React Hooks
  • React Router
  • Styled Components
  • React icons
  • React Big Calendar
  • uuid

How to run the project

  1. Clone git repository and open file on your local device in Code editor.
  2. Run npm install command in api and client folder.
  3. Run npm run dev to run app on your local computer.

Disclaimer

This repository contains beginner level code and might contain some things I wish to change or remove. You are welcome to open issues if you find any and I will accept PR's as well.

event-planner-app's People

Contributors

hannakozak avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.