All Projects → sauanla → wedding-invitation

sauanla / wedding-invitation

Licence: MIT license
This is the template for wedding invitation card

Programming Languages

javascript
184084 projects - #8 most used programming language
EJS
674 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to wedding-invitation

Wedding-Invitation
Animated website for my Elder Sister's wedding Invitation (also contains timer & background music) | Save the Date: Nov 29, 2020
Stars: ✭ 118 (+247.06%)
Mutual labels:  wedding, wedding-invitation
wedding
A simple rails app for distributing wedding information and managing the guest list.
Stars: ✭ 32 (-5.88%)
Mutual labels:  wedding
postgres-nest-react-typescript-boilerplate
No description or website provided.
Stars: ✭ 93 (+173.53%)
Mutual labels:  nodejs-server
Wedding
A basic wedding website I created for myself and Bec using the Bulma CSS framework, Particles.js, jQuery.countdown, Google Satisfy Font and FontAwesome icons.
Stars: ✭ 26 (-23.53%)
Mutual labels:  wedding
hackerAPI
🐓 API for registration, live-site
Stars: ✭ 20 (-41.18%)
Mutual labels:  nodejs-server
node-proxy
High performance HTTP and reverse proxy server based on Node.js. 基于 Node.js 的高性能 HTTP 及反向代理服务器,类似nginx。
Stars: ✭ 71 (+108.82%)
Mutual labels:  nodejs-server
server-dashboard
Server-side code for a server monitoring system created by Micheal Pearce
Stars: ✭ 16 (-52.94%)
Mutual labels:  nodejs-server
damas-core
JSON storage service. RESTful, CRUD, multi-user.
Stars: ✭ 50 (+47.06%)
Mutual labels:  nodejs-server
teaching-nodejs-expressjs-framework-spring-2019-2020
Complete Node-Express Application
Stars: ✭ 16 (-52.94%)
Mutual labels:  nodejs-server
Seating Chart
Optimizing a Wedding Reception Seating Chart Using a Genetic Algorithm
Stars: ✭ 25 (-26.47%)
Mutual labels:  wedding
deliciasonny.com
Delicia & Sonny Wedding Website
Stars: ✭ 36 (+5.88%)
Mutual labels:  wedding
restana
Super fast and minimalist framework for building REST micro-services.
Stars: ✭ 380 (+1017.65%)
Mutual labels:  nodejs-server
scriptbox
Script box is a full VAS application for demonstrate kannel.js, shorty and smpp usage
Stars: ✭ 19 (-44.12%)
Mutual labels:  nodejs-server
vue-fs
A Vue file management client, complete with a node/express/FS backend.
Stars: ✭ 40 (+17.65%)
Mutual labels:  nodejs-server
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+261.76%)
Mutual labels:  nodejs-server
boilerplate-express-api
🔋Boilerplate Express API w/ Support for ES6 Features
Stars: ✭ 22 (-35.29%)
Mutual labels:  nodejs-server
prismy
🌈 Simple and fast type safe server library for now.sh v2 and API routes of next.js.
Stars: ✭ 46 (+35.29%)
Mutual labels:  nodejs-server
chronos-pipeline
A data pipeline for processing event data
Stars: ✭ 20 (-41.18%)
Mutual labels:  nodejs-server
backend-server
📠 The backend of the Fairfield Programming Association website.
Stars: ✭ 26 (-23.53%)
Mutual labels:  nodejs-server
nodejs-hexagonal-architecture-and-unit-test
This is a project to explain hexagonal architecture and unit tests in node.js
Stars: ✭ 99 (+191.18%)
Mutual labels:  nodejs-server

Contributors Forks Stargazers MIT License


Logo

Wedding Invitation Template

This is the template for wedding invitation card!
Explore the docs »

View Demo · Report Bug · Request Feature · Youtube Tutorial

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Product Name Screen Shot

This is template wedding invation card using nodeJs and mongodb. You can create a card and send this link for recevier. The recevier using link invite for view infomation of marriage ceremony.

Flow:

  • Go to admin manager page and create a card with receiver's information.
  • Get link from system.
  • Send to the recipient 😄

You can easily edit the information and deploy it simply. All information and installation instructions will be detailed.

Thank you for your visit and we look forward to hearing from you!

Built With

Server

Client

Getting Started

I have apply EJS to an Express application, include repeatable parts of your site, and pass data to the views.

Prerequisites

You need setup prerequisites:

Installation

  1. Get connection of MongoDB at [https://www.mongodb.com/)

  2. Clone the repo

    git clone https://github.com/sauanla/wedding-invitation.git
  3. Install NPM packages

    npm install
  4. Rename and edit file in Exemple.env to .env

    PORT = 3001
    URI_MONGO = 'URI'
    DOMAIN = 'http://localhost:3001'
    SITE_KEY = 'SITE_KEY'
    SECRET_KEY = 'SECRET_KEY'
  5. Start server for dev using nodemon

    npm run dev

Usage

Run Seed Database: http://localhost:3001/setup

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dinh Phuc - @facbook - [email protected]

Project Link: https://github.com/sauanla/wedding-invitation

Donate

Buy Me A Coffee

Quote: It's hard to beat a person who never gives up.

Anonymous

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].