Skip to content

Management system for amusement parks, with support for conventional users to buy and schedule their trip to the park, as well as a robust system for the administrator to manage the stores, attractions, employees and others

License

Notifications You must be signed in to change notification settings

Happy-Park/happy-park

Repository files navigation

Happy Park

Happy Park

Management system for amusement parks, with support for conventional users to buy and schedule their trip to the park, as well as a robust system for the administrator to manage the stores, attractions, employees and others

Repository size  GitHub last commit  Repository issues  GitHub

Technologies   |    How To Use   |    License 

🚀 Technologies

This project was developed with the following technologies:

📘 How To Use

To clone and run this application, you'll need Git and Node installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Happy-Park/happy-park.git

# Go into the repository
$ cd happy-park

# Install dependencies
$ npm install

# You can use the script located in ./assets/ScriptCreateDB.sql to create a PostgreSQL database
# In the project, change the variables in ./src/postgres.js to your database.

# Start the application
$ npm start

# To build the Windows version
$ npm run build-win

# To build the Linux version
$ npm run build-linux

📄 License

This project is under the MIT license. See the LICENSE for more information.


Authors


  
Fernando Groders    Francisco-Cavasan

About

Management system for amusement parks, with support for conventional users to buy and schedule their trip to the park, as well as a robust system for the administrator to manage the stores, attractions, employees and others

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published