Coder Social home page Coder Social logo

backend-event-planner-in-spanish's Introduction

backend-event-planner-in-spanish

Table of Contents

  1. Description of the application
  2. Technologies
  3. List of dependencies
  4. Setup

Description of the application

The purpose of this application is to create a backend for the event planner in Spanish.

This application uses SQL Alchemy and stores data on Heroku to create two tables. One holds information about people who are interested in subscribing to the newsletter and the other table is to store information about events. Lastly uses routes to send and modify the information in the database. This application was deployed on Heroku.

One table contains information regarding the people subscribing to the newsletter. This table has a route to access the data stored and models to know which type of object is acceptable to the table. There are routes to post new information regarding the contact information of a person, get all the contact information in the database, and get a specific contact based on the id.

The second table created is used to store the information regarding the events. This table has a model that establishes ways in which the data is accepted. This table has multiple routes such as posting an event, modifying the information of an event, getting all the events, and getting an event by date.

There is also a file that checks if the event information id and the contact information id are valid. This can be useful when referencing an event or retrieving contact information.

Technologies

  • Heroku
  • PostgresSQL
  • Postman
  • Python

List of dependencies (This should be found in the root file should be named requirements.txt)

  • alembic
  • attrs
  • autopep8
  • blinker
  • certifi
  • chardet
  • click
  • Flask
  • Flask-Cors
  • Flask-Migrate
  • Flask-SQLAlchemy
  • gunicorn
  • idna
  • iniconfig
  • itsdangerous
  • Jinja2
  • Mako
  • MarkupSafe
  • packaging
  • pluggy
  • psycopg2-binary
  • py
  • pycodestyle
  • pyparsing
  • pytest
  • pytest-cov
  • python-dateutil
  • python-dotenv
  • python-editor
  • requests
  • six
  • SQLAlchemy
  • toml
  • urllib3
  • Werkzeug

Setup

The setup information is found here.

Deployment

backend-event-planner-in-spanish's People

Contributors

jessicaenvisions avatar almadsf avatar nancy-lee89 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.