Skip to content

The frontend for an e-commerce site that allow users to create an account, choose launch locations, dates, and accommodations, and view activities for a fictional space cruise. Tech used: HTML, CSS, JavaScript, MongoDB, React.JS, Express.JS, Node.JS

Notifications You must be signed in to change notification settings

mjshelton12/cosmic_chariots_frontend

 
 

Repository files navigation

Cosmic Chariots Frontend


About The Project

This is a forked repository that I originally created with teammates that I have since continued to work on and improve.

Cosmic Chariots is an e-commerce site that allows you to book a trip to space. Similar to booking a cruise ship, the app allows you to make a reservation on a specific launch date, choose your suite, and pick what planet excursions, on-board activities, and dining package you would like to add. You can save your location with your personal information and you will be all set to head for the stars!

This repository contains the app's backend. For frontend, please click here.


Landing Page

Technology Used

  • HTML (for building elements on pages)
  • CSS (for styling)
  • JavaScript (for site functionality)
  • ReactJS (for more efficient site functionality)
  • Node.js (to connect with server)
  • Express (to send data between front and backend)
  • MongoDB (to store data)
  • Mongoose (to pull data from MongDB)
  • GraphQL (to run queries and mutations which handle puts, posts, and commits)
  • Bcrypt (to encrypt the password)
  • JWT (for login tokens)
  • AOS (Animate on Scroll)
  • tailwind (for CSS styling)

Members

  • Albert Bautista
  • MJ Shelton
  • Holly Parker

Live Links:


Future Development:

  • Build more mutations to allow users to make more choices
  • Add up costs for users to approve
  • Create more cruise dates, room-types, excursions, on-board activities, and dining packages
  • Add ability to choose specifc rooms on the ship

Contact

Original Fellow Teammembers:

Team GitHub Page: https://github.com/space-frontiers


Acknowledgments

(back to top)

About

The frontend for an e-commerce site that allow users to create an account, choose launch locations, dates, and accommodations, and view activities for a fictional space cruise. Tech used: HTML, CSS, JavaScript, MongoDB, React.JS, Express.JS, Node.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • HTML 16.7%
  • CSS 5.5%