Skip to content

prabhjotsumman/myevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myevents.io

This application is developed using by me using the Material Design and React.js library

The Technology implemented in this App:

  1. React
  2. React-router
  3. Material Design
  4. createReactApp

This application has the following Pages:

  • Add event post to homepage
  • Homepage for all events
  • Single Page event description and Book button
  • Signup/login functionality
  • Dashboard to add events for a company

Running the Application

  1. From parent folder, cd server -> npm start
  2. From parent folder, cd client -> npm start
  3. From MongoDB folder, mongod.exe --dbpath c:/data/db
  4. From parent folder, cd server -> node createTestData.js
  5. Navigate to localhost:3000 to see the live application.

Routes:

/signin/ -- shows the signin page /signup/ -- shows the signup page

Homepage

Homepage

Single Event Page

Single Event Page

Signup Page

Signup Page

SignIn page

SignIn page

Dashboard - Add New Event

Dashboard - Add New Event

Dashboard

Dashboard

Dashboard - All Events

Dashboard - All Events

Homepage - Event Added

Homepage - Event Added

Terminal - Starting up server, client & MongoDB server

Terminal - Starting up server, client & MongoDB server

TODO List

[ ] Add more features [ ] Refactor code [ ] Add axios [ ] Add more features to Dashboard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published