Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic database setup with sequelize #9

Merged
merged 3 commits into from
Jul 24, 2018
Merged

Basic database setup with sequelize #9

merged 3 commits into from
Jul 24, 2018

Conversation

amusameh
Copy link
Collaborator

@amusameh amusameh commented Jul 24, 2018

Related to issues #10 #11

This PR includes:

  • Creating the starting file structure based on Mavis boilerplate for express server with create-react-app.
  • Creating DB config and connection using sequelize.
  • Defining the schema tables (Admin, Customers, Flights)

@amusameh amusameh requested a review from NouraldinS July 24, 2018 11:21
@amusameh amusameh changed the title basic database steup with sequelize basic database setup with sequelize Jul 24, 2018
@amusameh amusameh changed the title basic database setup with sequelize Basic database setup with sequelize Jul 24, 2018
Copy link
Contributor

@NouraldinS NouraldinS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just rename your CSS classes so they meet the criteria of our classname. i.e. in lowercase.

@amusameh amusameh requested a review from NouraldinS July 24, 2018 12:08
@NouraldinS NouraldinS merged commit bb60785 into master Jul 24, 2018
@NouraldinS NouraldinS deleted the db-basic-steup branch July 24, 2018 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants