Skip to content

✈️ Developed a Web App for the Forum2k Hackathon using MERN Stack included CRUD operations

Notifications You must be signed in to change notification settings

Souvik-Nayak/forum2k-devathon-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

Team Name : "runtime_terror" | Your Project Type : Web App

Solution Description

  According to the assigned task, We have Developed a Web-App for the Forum2k.

  As per the requirements as well as additional features, The Web-App consists of 
	-Landing Page
	-List of Events Page
	-Contacts Form page
	-Event entry page
	-All the CRUD operations inbuilt
	-Admin section

  The frontend was created using React js and A hidden path was created an ADMIN section.
  Keeping that in mind, The End user cannot tamper with the events list, making it secure 
  as well as fun to explore.
    
  The backend being the heart of the Web-App where the database management happens 
  connecting the frontend to the backend was bootstraped using Node.js and MongoDB.

Architecture Diagram

forum2k

Technical Description

An overview of:

  • What technologies/versions were used

       ReactJS | Express | MongoDB | NodeJS | npm | Framer Motion | Axios | Gasp | Styled Elements
  • Setup/Installations required to run the solution

    To run Backend (PORT : 8080)

       cd backend
    • Install dependencies.
       npm install
    • To run the app in the development mode.
       node index.js

    To run Frontend (PORT: 3000)

       cd frontend
    • Install dependencies.
       npm install
       npm start

Screenshots

Front Page
forum2k

ADMIN Page
forum2k

Add Event Page
forum2k

Contact Form Page
forum2k

Glimpse Page
forum2k

Team Members

List of team member names and email IDs with their contributions.

Member Name Email Contribution
Souvik Nayak nayaksouvik786@gmail.com Backend, Database & Testing
Aditya Prasad Mishra adimish777@gmail.com Frontend, Ideation & Testing

References

Affix links to the online tools/repositories/blogs etc., which helped you along the development of the project.

About

✈️ Developed a Web App for the Forum2k Hackathon using MERN Stack included CRUD operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 85.9%
  • CSS 10.6%
  • HTML 3.4%
  • Shell 0.1%