Skip to content

Commit

Permalink
ticket master
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranavtechie committed Jul 24, 2022
1 parent bccd8cb commit 3170a2f
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions ticket-master-clone/spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Ticket Master Clone
tags: ["Next.js","TailwindCSS","MongoDB"]
starter-files: https://github.com/codedamn-projects/ticket-master-clone
type: fullstack
level: hard
cover-image: https://raw.githubusercontent.com/codedamn-projects/ticket-master-clone/master/designs/Display.png
short-description: Creating a ticket master clone using developer API
long-description: |
Your challenge is to build out a Ticket Master app and get it to look as close to the design as possible.
This project focuses on your Next.js and backend skills, but you can use any tools you like to help you complete the project. So if you've got something you'd like to practice, feel free to give it a go.
The ticket master project should have the listed functionalities
- Sign In
- Sign Up of the user (stored in MongoDB preferably )
- Finding tickets based on
- ZIP Code
- Date
- Artist
- Venue
You can go through the `Readme.md` to see more details regarding the project and the assets folder to see the preview images of the project for desktop and mobile viewports.
# https://codedamn.com/projects specific section
codedamn:
helper-learning-path: fullstack
show-community-banner: true
playground-layout: terminal-editor-browser
playground-image: html

0 comments on commit 3170a2f

Please sign in to comment.