Skip to content

The Idea was to build a web app where admin can list various events and user can search events on the basis of their city, month and category. Like this, users will know about events happening in their cities in a particular month and won't miss out.

Notifications You must be signed in to change notification settings

Sahiljit/InYourCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

InYourCity

This is full Stack application made using Next.js. The main objective was to work with Next.js and understand what the hype was all about. Leaving the features of Next.js (like SEO, SSR, SSG) aside, the fact that we can create backend APIs (using node) inside next only, really impressed me.

The Idea was to build a web app where admin can list various events and user can search events on the basis of their city, month and category. Like this, users will know about events happening in their cities in a particular month and won't miss out.


Technologies Used

Following are the technologies used to build this app :-
  1. Next.js
  2. Module Sass
  3. MongoDB
  4. Mongoose

Screenshots

App Screenshot

App Screenshot

App Screenshot


Run Locally

Follow the following steps to run the project locally -

  1. Clone the repository

  2. cd to the repository and cd to "next app" folder

  3. Run "npm install"

  4. Create "env.local" file inside "next app" folder and add the following

    MONGO_URI = your mongodb uri
    
  5. Run "npm run dev"


Feedback

If you have any feedback, please reach out to me at sahiljit.dev

About

The Idea was to build a web app where admin can list various events and user can search events on the basis of their city, month and category. Like this, users will know about events happening in their cities in a particular month and won't miss out.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published