Skip to content

five-square/quickercater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickerCater

A flexible, WYSIWYG virtual store creator for anyone who wants to advertise their products online.

Getting Started

Navigate to QuickerCater and Login using your gmail account!

Prerequisities

QuickerCater utilitizes the power of Neo4j to handle persistent data storage. Navigate to the site and follow the instructions to start using it.

QuickerCater also utilitizes the power of Node.js to run the application locally during development. We recommend downloading version 6.7.0 to enjoy the full power of this wonderful runtime.

Installing

After installing Neo4j and Node, clone the source repository by typing

$ git clone https://github.com/rubber-duckies/the-frank-tank

into your terminal. Navigate to the root folder of the project and type

npm install

After the dependencies finish installing, type

npm start

In your browser, navigate to localhost:3000. Make sure that you have a Neo4j server running!

Running the tests

TBD

Break down into end to end tests

TBD

And coding style tests

Explain what these tests test and why

TBD

Deployment

The database used is Neo4j. You can download it here.

Built With

  • React.js
  • Neo4j
  • Node.js
  • RESTful API
  • ESLint (AirBnB)
  • Express.js
  • Material-UI
  • GrapheneDB
  • Heroku

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors (all full-stack)

License

This project is licensed under the MIT License

Acknowledgments

  • Thanks to the excellent instructors and staff at Hack Reactor

About

A flexible, WYSIWYG virtual store creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages